Skip to content

Commit 42e36ee

Browse files
Merge pull request #1154 from volta-cli/dependabot/cargo/os_info-3.2.0
Bump os_info from 3.1.0 to 3.2.0
2 parents a56e96a + 35e4404 commit 42e36ee

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.1.0"
31+
os_info = "3.2.0"
3232
detect-indent = { git = "https://github.com/stefanpenner/detect-indent-rs", branch = "master" }
3333
envoy = "0.1.3"
3434
mockito = { version = "0.30.0", optional = true }

0 commit comments

Comments
 (0)