Skip to content

Commit 7f61896

Browse files
Merge pull request #5136 from deltachat/dependabot/cargo/futures-0.3.30
2 parents b14b49c + dea5190 commit 7f61896

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

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

deltachat-jsonrpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ serde = { version = "1.0", features = ["derive"] }
2020
tempfile = "3.9.0"
2121
log = "0.4"
2222
async-channel = { version = "2.0.0" }
23-
futures = { version = "0.3.28" }
23+
futures = { version = "0.3.30" }
2424
serde_json = "1.0.105"
2525
yerpc = { version = "0.5.2", features = ["anyhow_expose", "openrpc"] }
2626
typescript-type-def = { version = "0.5.8", features = ["json_value"] }

0 commit comments

Comments
 (0)