remove comment from cargo.toml
This commit is contained in:
parent
527e3c37ab
commit
3dcea58419
|
@ -3,8 +3,6 @@ name = "breeze"
|
|||
version = "0.1.3"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
axum = { version = "0.6.1", features = ["macros"] }
|
||||
hyper = { version = "0.14", features = ["full"] }
|
||||
|
|
Loading…
Reference in New Issue