Compare commits
1 Commits
521aee7359
...
0763fc010b
| Author | SHA1 | Date | |
|---|---|---|---|
| 0763fc010b |
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -658,9 +658,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "axum"
|
||||
version = "0.8.7"
|
||||
version = "0.8.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5b098575ebe77cb6d14fc7f32749631a6e44edbef6b796f89b020e99ba20d425"
|
||||
checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8"
|
||||
dependencies = [
|
||||
"axum-core 0.5.5",
|
||||
"bytes",
|
||||
@@ -1368,7 +1368,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"aws-config",
|
||||
"aws-sdk-s3",
|
||||
"axum 0.8.7",
|
||||
"axum 0.8.8",
|
||||
"chrono",
|
||||
"clap",
|
||||
"dotenv",
|
||||
|
||||
Reference in New Issue
Block a user