Skip to content

Commit

Permalink
build(deps): bump tokio from 1.42.0 to 1.43.0 (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent f9ef383 commit 1486869
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ num-traits = { version = "0.2", default-features = false }
picky = { version = "7.0.0-rc.12", default-features = false }
picky-asn1-der = "0.5"
picky-asn1-x509 = "0.14"
tokio = "1.42"
tokio = "1.43"
ffi-types = { path = "crates/ffi-types" }
winscard = { version = "0.2", path = "crates/winscard" }
rsa = { version = "0.9.7", default-features = false }
Expand Down

0 comments on commit 1486869

Please sign in to comment.