Skip to content

Commit dad8cc6

Browse files
Bump os_info from 3.5.0 to 3.5.1
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/stanislav-tkach/os_info/releases) - [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md) - [Commits](stanislav-tkach/os_info@v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: os_info dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4bba9e commit dad8cc6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cmdline_words_parser = "0.2.1"
2727
fs-utils = { path = "../fs-utils" }
2828
cfg-if = "1.0"
2929
tempfile = "3.3.0"
30-
os_info = "3.5.0"
30+
os_info = "3.5.1"
3131
detect-indent = { git = "https://github.com/stefanpenner/detect-indent-rs", branch = "master" }
3232
envoy = "0.1.3"
3333
mockito = { version = "0.31.0", optional = true }

0 commit comments

Comments
 (0)