We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml
1 parent e56bc69 commit 380ecdeCopy full SHA for 380ecde
Cargo.toml
@@ -4,8 +4,6 @@ version = "0.2.0"
4
edition = "2021"
5
license = "MIT"
6
7
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
-
9
[dependencies]
10
anyhow = "1.0.75"
11
axum = { version = "0.7.5", features = [ "tracing" ] }
0 commit comments