chore(manifests): sort Cargo.toml dependencies
This commit is contained in:
@@ -7,9 +7,9 @@ description = "Tailscale network presence management for notstrap"
|
||||
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
rpassword = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
yubikey = { version = "0.8", optional = true }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user