Compare commits
3 Commits
7e2dd2a2ad
...
4e055230a0
Author | SHA1 | Date | |
---|---|---|---|
4e055230a0 | |||
34bca2b609 | |||
5cd681b8da |
@@ -9,7 +9,7 @@ env_logger = "0.11.8"
|
||||
clap = { version = "4.5.48", features = ["derive", "env"] }
|
||||
lazy_static = "1.5.0"
|
||||
anyhow = "1.0.100"
|
||||
serde = { version = "1.0.227", features = ["derive"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.145"
|
||||
rust-s3 = { version = "0.37.0", features = ["tokio"] }
|
||||
actix-web = "4.11.0"
|
||||
|
Reference in New Issue
Block a user