Skip to content

Commit

Permalink
fix(deps): update rust crate sysinfo to 0.30.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 3fa553a commit b946892
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 @@ -21,7 +21,7 @@ fjall = { version = "0.6.3" }
smoltable = { path = "../smoltable" }

fs_extra = "1.3.0"
sysinfo = "0.29.11"
sysinfo = "0.30.11"
actix-files = "0.6.5"
actix-cors = "0.7.0"
tokio = "1.37.0"
Expand Down

0 comments on commit b946892

Please sign in to comment.