Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #234 from DeterminateSystems/dependabot/cargo/toki…
Browse files Browse the repository at this point in the history
…o-1.26.0
  • Loading branch information
cole-h authored Mar 2, 2023
2 parents 3989314 + cac5e2d commit 330868a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 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 @@ -33,7 +33,7 @@ serde_json = "1.0.91"
target-lexicon = "0.12.5"
tempfile = "3.3"
thiserror = "1.0.38"
tokio = { version = "1.25.0", features = ["macros", "sync", "rt-multi-thread", "process", "fs", "io-util"] }
tokio = { version = "1.26.0", features = ["macros", "sync", "rt-multi-thread", "process", "fs", "io-util"] }
tracing = "0.1.37"
tracing-error = "0.2.0"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
Expand Down

0 comments on commit 330868a

Please sign in to comment.