Skip to content

Commit c48c07f

Browse files
build: Bump sysinfo from 0.35.2 to 0.36.1
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.35.2 to 0.36.1. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.35.2...v0.36.1) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c14e0c8 commit c48c07f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -24,7 +24,7 @@ tokio-tungstenite = { version = "0.27.0", features = ["rustls-tls-native-roots"]
2424
tracing = "0.1.41"
2525
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
2626
webterm-core = "0.2.5"
27-
sysinfo = "0.35.2"
27+
sysinfo = "0.36.1"
2828

2929
[build-dependencies]
3030
prost-build = "0.14.1"

0 commit comments

Comments
 (0)