Skip to content

Commit efa453c

Browse files
Bump sysinfo from 0.35.1 to 0.35.2 (#384)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.35.1 to 0.35.2. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.35.1...v0.35.2) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 524f867 commit efa453c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.25.0"
3535
serde = { version = "1.0.219", features = ["derive"] }
3636
serde_json = "1.0.140"
3737
serde_with = "3.12.0"
38-
sysinfo = "0.35.1"
38+
sysinfo = "0.35.2"
3939
tempfile = "3.20.0"
4040
tiktoken-rs = "0.6.0"
4141
tokenizers = "0.21.1"

0 commit comments

Comments
 (0)