Skip to content

Commit 5899211

Browse files
Merge pull request #293 from liveview-native/dependabot/cargo/tokio-1.43.0
2 parents edc1d23 + 3a838c1 commit 5899211

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ paste = { version = "1.0" }
6767
pretty_assertions = { version = "1.4.0" }
6868
text-diff = { version = "0.4.0" }
6969
uniffi = { workspace = true, features = ["bindgen-tests", "tokio"] }
70-
tokio = { version = "1.42", features = ["full"] }
70+
tokio = { version = "1.43", features = ["full"] }
7171
env_logger = "0.11.1"
7272

7373
# For image generation for tests

0 commit comments

Comments
 (0)