Skip to content

Commit a487326

Browse files
Bump sysinfo from 0.15.9 to 0.27.7
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.15.9 to 0.27.7. - [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases) - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a6e8bb commit a487326

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

Cargo.lock

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

relays/utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jsonpath_lib = "0.3"
1818
log = "0.4.17"
1919
num-traits = "0.2"
2020
serde_json = "1.0"
21-
sysinfo = "0.15"
21+
sysinfo = "0.27"
2222
time = { version = "0.3", features = ["formatting", "local-offset", "std"] }
2323
tokio = { version = "1.24", features = ["rt"] }
2424
thiserror = "1.0.26"

0 commit comments

Comments
 (0)