Skip to content

Commit 7823e6f

Browse files
fix(deps): update rust crate sysinfo to 0.30.5
1 parent f2c36a4 commit 7823e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde = { version = "1.0.193", features = ["derive"] }
1818
serde_json = "1.0.108"
1919
lsm_tree = { git = "https://github.com/marvin-j97/lsm-tree.git" }
2020
fs_extra = "1.3.0"
21-
sysinfo = "0.29.11"
21+
sysinfo = "0.30.5"
2222
# jemallocator = "0.5.4"
2323
actix-files = "0.6.2"
2424
base64 = "0.21.5"

0 commit comments

Comments
 (0)