Skip to content

Commit

Permalink
fix(deps): update rust crate sysinfo to 0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 29b826a commit fa85b6b
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 = "1.0.5", default-features = false, features = [] }
smoltable = { path = "../smoltable" }

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

0 comments on commit fa85b6b

Please sign in to comment.