Skip to content

Commit cfdb1ec

Browse files
Update Rust crate futures to v0.3.31
1 parent 80cfc99 commit cfdb1ec

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

Cargo.lock

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ serde = { version = "1.0", features = ["derive"] }
1111
serde_json = "1.0"
1212
env_logger = "0.11.0"
1313
log = "0.4"
14-
futures = "0.3"
14+
futures = "0.3.30"
1515
utoipa = { version = "4", features = ["actix_extras"] }
1616
utoipa-swagger-ui = { version = "6", features = ["actix-web"] }
1717
sea-orm = { version = "^0.12.12", features = [ "sqlx-sqlite", "runtime-actix-rustls", "macros", "mock" ] }

0 commit comments

Comments
 (0)