Skip to content

Commit

Permalink
Merge pull request #78 from sebastienrousseau/dependabot/cargo/tokio-…
Browse files Browse the repository at this point in the history
…1.41.1
  • Loading branch information
sebastienrousseau authored Nov 13, 2024
2 parents e2b716c + 584aaa3 commit e5c3bcc
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 @@ -61,7 +61,7 @@ serde_json = "1.0"
serde_yml = "0.0"
tempfile = "3.14"
thiserror = "2.0"
tokio = { version = "1.40", features = ["full"]}
tokio = { version = "1.41", features = ["full"]}
toml = "0.8"
vrd = "0.0"

Expand Down

0 comments on commit e5c3bcc

Please sign in to comment.