Compare commits
2 commits
765d7ea74c
...
b7853155a7
Author | SHA1 | Date | |
---|---|---|---|
b7853155a7 | |||
c1bea73ec0 |
2 changed files with 4 additions and 4 deletions
|
@ -20,5 +20,5 @@ If the AGPL license doesn't suit your needs, a version under more permissive ter
|
|||
|
||||
## 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.
|
||||
|
|
6
flake.lock
generated
6
flake.lock
generated
|
@ -84,11 +84,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1738758495,
|
||||
"narHash": "sha256-CZ8T4vP3ag2hwkpSZjatxJb55ouszvmnWw09qxGW9TU=",
|
||||
"lastModified": 1741073343,
|
||||
"narHash": "sha256-8qmLpDUmaiBGLZkFfVyK5/T5fyTXXGdzCRdqAtO0gf4=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "ceaea203f3ae1787b1bd13f021f686391696fc5b",
|
||||
"rev": "72bccb2960235fd31de456566789c324a251f297",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Add table
Reference in a new issue