Skip to content

Commit 1627b68

Browse files
Merge pull request #1238 from volta-cli/dependabot/cargo/os_info-3.4.0
Bump os_info from 3.3.0 to 3.4.0
2 parents 6890b0c + 70847e8 commit 1627b68

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)