Compare commits
1 Commits
renovate/a
...
97009ee647
| Author | SHA1 | Date | |
|---|---|---|---|
| 97009ee647 |
904
Cargo.lock
generated
904
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ tracing.workspace = true
|
|||||||
tracing-subscriber.workspace = true
|
tracing-subscriber.workspace = true
|
||||||
clap.workspace = true
|
clap.workspace = true
|
||||||
dotenv.workspace = true
|
dotenv.workspace = true
|
||||||
reqwest = { version = "0.13.0", features = ["json"]}
|
reqwest = { version = "0.12.4", features = ["json"]}
|
||||||
serde = { version = "1.0.202", features = ["derive"] }
|
serde = { version = "1.0.202", features = ["derive"] }
|
||||||
serde_json = "1.0.117"
|
serde_json = "1.0.117"
|
||||||
tera = "1.19.1"
|
tera = "1.19.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user