<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hydrus-api-rs/Cargo.lock, branch main</title>
<subtitle>Rust hydrus api client</subtitle>
<id>https://git.jakka.foo/hydrus-api-rs/atom/Cargo.lock?h=main</id>
<link rel='self' href='https://git.jakka.foo/hydrus-api-rs/atom/Cargo.lock?h=main'/>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/'/>
<updated>2025-10-28T12:13:12Z</updated>
<entry>
<title>updated cargo lock</title>
<updated>2025-10-28T12:13:12Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-28T12:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=9386c84bfa357f40d0da5972ca48c7586ddbbd0e'/>
<id>urn:sha1:9386c84bfa357f40d0da5972ca48c7586ddbbd0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed crate name</title>
<updated>2025-10-17T14:30:46Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-17T14:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=e311aad9357a38fd3d54aa3ce00ea98f0cf33ed7'/>
<id>urn:sha1:e311aad9357a38fd3d54aa3ce00ea98f0cf33ed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various fixes</title>
<updated>2025-10-17T14:08:43Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-17T14:08:43Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=27b33c13ba8cc7c4980abde2cf4a4331396376df'/>
<id>urn:sha1:27b33c13ba8cc7c4980abde2cf4a4331396376df</id>
<content type='text'>
reorganized project structure so client tests are not in the libraries
changed some types on functions for better use
</content>
</entry>
<entry>
<title>updated deps</title>
<updated>2025-10-01T09:58:16Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-01T09:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=d2672de96b22ca72be946879d2a5ee1bc1ec94b9'/>
<id>urn:sha1:d2672de96b22ca72be946879d2a5ee1bc1ec94b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reconfigured the library, moved async client and trait to their own module. in the future sync and async implementations will be separated</title>
<updated>2025-09-30T21:25:24Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-30T21:25:24Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=c177ba7a49caf63582719a4086e5032e2c939cfa'/>
<id>urn:sha1:c177ba7a49caf63582719a4086e5032e2c939cfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>separated client functions into different traits - trait per section in api documentation</title>
<updated>2025-09-17T18:41:59Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-17T18:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=5187775550dee2a2719339564c778df64a8538eb'/>
<id>urn:sha1:5187775550dee2a2719339564c778df64a8538eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved to async http client and serde</title>
<updated>2025-09-17T18:25:08Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-17T18:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=a5f74e05d49ad938c3f0854dc9b1d203a570a8d9'/>
<id>urn:sha1:a5f74e05d49ad938c3f0854dc9b1d203a570a8d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>continued working on api</title>
<updated>2025-09-13T19:40:54Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-13T19:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=2ac0735589abc0d4aacfab4a5197da20972bebbf'/>
<id>urn:sha1:2ac0735589abc0d4aacfab4a5197da20972bebbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added repr macros for less boilerplate</title>
<updated>2025-09-10T18:07:21Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-10T18:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=d7cdf6cd80fb25deb4bbcb7af37e569c404bd0c0'/>
<id>urn:sha1:d7cdf6cd80fb25deb4bbcb7af37e569c404bd0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>continued working on api</title>
<updated>2025-09-09T07:13:40Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-09T07:13:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/hydrus-api-rs/commit/?id=ab6f2caa83e05a2eaff40307f608975841ba6cfb'/>
<id>urn:sha1:ab6f2caa83e05a2eaff40307f608975841ba6cfb</id>
<content type='text'>
</content>
</entry>
</feed>
