Skip to content

Commit ba4b48b

Browse files
build(deps): bump os_info from 3.11.0 to 3.13.0
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.11.0 to 3.13.0. - [Release notes](https://github.com/stanislav-tkach/os_info/releases) - [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md) - [Commits](https://github.com/stanislav-tkach/os_info/commits) --- updated-dependencies: - dependency-name: os_info dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38a3cc2 commit ba4b48b

File tree

2 files changed

+187
-4
lines changed

2 files changed

+187
-4
lines changed

Cargo.lock

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

src/service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ mz-secrets = { path = "../secrets", default-features = false }
2424
mz-orchestrator-process = { path = "../orchestrator-process", default-features = false }
2525
mz-orchestrator-kubernetes = { path = "../orchestrator-kubernetes", default-features = false }
2626
mz-ore = { path = "../ore", default-features = false }
27-
os_info = "3.11.0"
27+
os_info = "3.13.0"
2828
pin-project = "1.1.10"
2929
prometheus = { version = "0.14.0", default-features = false }
3030
semver = { version = "1.0.27", features = ["serde"] }

0 commit comments

Comments
 (0)