Compare commits

...

2 commits

Author SHA1 Message Date
b7853155a7
Update nix deps 2025-03-04 15:04:03 +01:00
c1bea73ec0
Update README links to use Markdown format 2025-03-04 15:03:46 +01:00
2 changed files with 4 additions and 4 deletions

View file

@ -20,5 +20,5 @@ If the AGPL license doesn't suit your needs, a version under more permissive ter
## Inspiration & Influences ## Inspiration & Influences
This crate is inspired by and uses/used https://lib.rs/crates/axum-typed-routing & https://lib.rs/crates/route_controller . This crate is inspired by and uses/used [axum-typed-routing](https://lib.rs/crates/axum-typed-routing) & [route_controller](https://lib.rs/crates/route_controller) .
I basically just merged their public API into a single coherent one to get the best of both worlds. I basically just merged their public API into a single coherent one to get the best of both worlds.

6
flake.lock generated
View file

@ -84,11 +84,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1738758495, "lastModified": 1741073343,
"narHash": "sha256-CZ8T4vP3ag2hwkpSZjatxJb55ouszvmnWw09qxGW9TU=", "narHash": "sha256-8qmLpDUmaiBGLZkFfVyK5/T5fyTXXGdzCRdqAtO0gf4=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ceaea203f3ae1787b1bd13f021f686391696fc5b", "rev": "72bccb2960235fd31de456566789c324a251f297",
"type": "github" "type": "github"
}, },
"original": { "original": {