generated from Patagia/template-nix
Compare commits
1 commit
0f04becd0f
...
016c2dae42
Author | SHA1 | Date | |
---|---|---|---|
016c2dae42 |
3 changed files with 0 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1844,7 +1844,6 @@ version = "0.2.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
"futures",
|
||||
"instrumentation",
|
||||
"progenitor",
|
||||
"reqwest",
|
||||
|
|
|
@ -32,7 +32,6 @@ clap = { version = "4.5.23", features = [
|
|||
"string",
|
||||
] }
|
||||
dropshot = "0.15.1"
|
||||
futures = "0.3"
|
||||
http = "1.2.0"
|
||||
once_cell = "1.20.2"
|
||||
progenitor = "0.8.0"
|
||||
|
|
|
@ -7,7 +7,6 @@ version.workspace = true
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
clap.workspace = true
|
||||
futures.workspace = true
|
||||
instrumentation = { path = "../instrumentation" }
|
||||
progenitor.workspace = true
|
||||
reqwest.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue