Skip to content

Commit 70847e8

Browse files
Bump os_info from 3.3.0 to 3.4.0
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.3.0 to 3.4.0. - [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.3.0...v3.4.0) --- updated-dependencies: - dependency-name: os_info dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd844ff commit 70847e8

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.

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ fs-utils = { path = "../fs-utils" }
2828
cfg-if = "1.0"
2929
winfolder = "0.1"
3030
tempfile = "3.3.0"
31-
os_info = "3.3.0"
31+
os_info = "3.4.0"
3232
detect-indent = { git = "https://github.com/stefanpenner/detect-indent-rs", branch = "master" }
3333
envoy = "0.1.3"
3434
mockito = { version = "0.31.0", optional = true }

0 commit comments

Comments
 (0)