Skip to content

Commit b479199

Browse files
Bump sysinfo from 0.23.5 to 0.23.6
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.5 to 0.23.6. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b034ac1 commit b479199

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.

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ordered-float = "2.10"
2626
ndarray = "0.15.4"
2727
glob = "0.3.0"
2828
criterion = "0.3.4"
29-
sysinfo = "0.23.5"
29+
sysinfo = "0.23.6"
3030
serialport = { git = "https://github.com/swift-nav/serialport-rs.git", default-features = false }
3131
directories = "4"
3232
anyhow = { version = "1", features = ["backtrace"] }

0 commit comments

Comments
 (0)