Compare commits
2 Commits
ae1550248e
...
20f28d2e6f
| Author | SHA1 | Date | |
|---|---|---|---|
| 20f28d2e6f | |||
| e2c16d9450 |
@@ -8,7 +8,7 @@ log = "0.4.28"
|
||||
env_logger = "0.11.8"
|
||||
clap = { version = "4.5.47", features = ["derive", "env"] }
|
||||
lazy_static = "1.5.0"
|
||||
anyhow = "1.0.99"
|
||||
anyhow = "1.0.100"
|
||||
serde = { version = "1.0.225", features = ["derive"] }
|
||||
serde_json = "1.0.143"
|
||||
rust-s3 = { version = "0.37.0", features = ["tokio"] }
|
||||
|
||||
Reference in New Issue
Block a user