Skip to content

Commit

Permalink
fix(deps): update rust crate sysinfo to 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent f2c36a4 commit c37dff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
lsm_tree = { git = "https://github.com/marvin-j97/lsm-tree.git" }
fs_extra = "1.3.0"
sysinfo = "0.29.11"
sysinfo = "0.30.0"
# jemallocator = "0.5.4"
actix-files = "0.6.2"
base64 = "0.21.5"

0 comments on commit c37dff2

Please sign in to comment.