Skip to content

Commit

Permalink
Merge pull request #205 from liveview-native/dependabot/cargo/tokio-1…
Browse files Browse the repository at this point in the history
….41.0
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
2 parents 3cc2194 + e3c56bc commit 4d326b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ paste = { version = "1.0" }
pretty_assertions = { version = "1.4.0" }
text-diff = { version = "0.4.0" }
uniffi = { workspace = true, features = ["bindgen-tests", "tokio"]}
tokio = { version = "1.40", features = ["full"] }
tokio = { version = "1.41", features = ["full"] }
env_logger = "0.11.1"

# For image generation for tests
Expand Down

0 comments on commit 4d326b8

Please sign in to comment.