Skip to content

Commit 0499d1e

Browse files
committed
bump sysinfo
1 parent ed1f474 commit 0499d1e

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

Cargo.lock

Lines changed: 14 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ort = "2.0.0-rc.9"
3434
regex = "1.10.5"
3535
serde = { version = "1.0", features = ["derive"] }
3636
serde_json = "1.0.120"
37-
sysinfo = "0.33.0"
37+
sysinfo = "0.34.2"
3838
thiserror = "2.0.3"
3939
tokenizers = { version = ">=0.13.4", default-features = false, features = [ "onig" ] }
4040
uuid = { version = "1.10.0", features = [ "v4"] }

0 commit comments

Comments
 (0)