Skip to content

Commit 6e6f07b

Browse files
build(deps): update sysinfo requirement from 0.15.3 to 0.16.3
Updates the requirements on [sysinfo](https://github.com/GuillaumeGomez/sysinfo) to permit the latest version. - [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ad905d commit 6e6f07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kvdb-rocksdb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ kvdb-shared-tests = { path = "../kvdb-shared-tests", version = "0.7" }
3131
rand = "0.8.0"
3232
tempfile = "3.1.0"
3333
keccak-hash = { path = "../keccak-hash" }
34-
sysinfo = "0.15.3"
34+
sysinfo = "0.16.3"
3535
ctrlc = "3.1.4"
3636
chrono = "0.4"

0 commit comments

Comments
 (0)