chore: update deps
This commit is contained in:
@@ -18,9 +18,6 @@ tokio = { version = "1.22.0", features = ["io-std", "test-util", "tracing", "mac
|
||||
tracing = { version = "0.1.37", features = ["release_max_level_debug"] }
|
||||
tracing-subscriber = "0.3.16"
|
||||
|
||||
[patch.crates-io]
|
||||
ssh-key = { git = "https://github.com/a-dma/SSH.git", branch = "u2f_signatures" }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.3.0"
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
|
||||
use axum_extra::routing::TypedPath;
|
||||
use serde::Deserialize;
|
||||
|
||||
|
Reference in New Issue
Block a user