Skip to content

Commit 70019c7

Browse files
Bump sysinfo from 0.36.1 to 0.37.0 (#429)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.36.1 to 0.37.0. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.36.1...v0.37.0) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7f3673 commit 70019c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -35,7 +35,7 @@ rstest = "0.26.1"
3535
serde = { version = "1.0.219", features = ["derive"] }
3636
serde_json = "1.0.142"
3737
serde_with = "3.14.0"
38-
sysinfo = "0.36.1"
38+
sysinfo = "0.37.0"
3939
tempfile = "3.20.0"
4040
tiktoken-rs = "0.6.0"
4141
tokenizers = "0.21.4"

0 commit comments

Comments
 (0)