summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2025-10-17changed crate namejakka
2025-10-17various fixesjakka
reorganized project structure so client tests are not in the libraries changed some types on functions for better use
2025-10-01updated depsjakka
2025-10-01reconfigured the library, moved async client and trait to their own module. ↵jakka
in the future sync and async implementations will be separated
2025-09-17separated client functions into different traits - trait per section in api ↵jakka
documentation
2025-09-17moved to async http client and serdejakka
2025-09-13continued working on apijakka
2025-09-10added repr macros for less boilerplatejakka
2025-09-09continued working on apijakka
2025-09-09continued working on apijakka
2025-09-08in proccess of switching from serde to muslijakka
2025-09-03continued adding apijakka
2025-09-03started working on api impljakka