Following the [Building a Rust service with Nix](https://fasterthanli.me/series/building-a-rust-service-with-nix) series by Amos Wenger.
Find a file
Lyle Mantooth 00c68d2a86
Initial commit.
Reqwest and tokio compile.
2023-05-13 14:54:41 -04:00
src Initial commit. 2023-05-13 14:54:41 -04:00
.gitignore Initial commit. 2023-05-13 14:54:41 -04:00
Cargo.lock Initial commit. 2023-05-13 14:54:41 -04:00
Cargo.toml Initial commit. 2023-05-13 14:54:41 -04:00
flake.lock Initial commit. 2023-05-13 14:54:41 -04:00
flake.nix Initial commit. 2023-05-13 14:54:41 -04:00