generated from Patagia/template-nix
Compare commits
1 commit
1fd9d45ff7
...
76dc79505e
Author | SHA1 | Date | |
---|---|---|---|
76dc79505e |
2 changed files with 2 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1851,6 +1851,7 @@ dependencies = [
|
|||
"serde",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"uuid",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
@ -14,6 +14,7 @@ schemars.workspace = true
|
|||
serde.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
uuid.workspace = true
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["reqwest", "serde"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue