Skip to content

Commit

Permalink
Merge pull request #36 from marvin-j97/renovate/tokio-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate tokio to 1.36.0
  • Loading branch information
marvin-j97 authored Feb 2, 2024
2 parents 34a5b59 + 512d3a1 commit 6a81234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ fs_extra = "1.3.0"
sysinfo = "0.29.11"
actix-files = "0.6.5"
actix-cors = "0.7.0"
tokio = "1.35.1"
tokio = "1.36.0"
test-log = "0.2.14"
tempfile = "3.9.0"

0 comments on commit 6a81234

Please sign in to comment.