Skip to content

Commit

Permalink
Merge pull request #1979 from volta-cli/dependabot/cargo/os_info-3.9.1
Browse files Browse the repository at this point in the history
build(deps): bump os_info from 3.9.0 to 3.9.1
  • Loading branch information
chriskrycho authored Dec 23, 2024
2 parents f86ee87 + 963696d commit 66a1d8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/volta-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cmdline_words_parser = "0.2.1"
fs-utils = { path = "../fs-utils" }
cfg-if = "1.0"
tempfile = "3.14.0"
os_info = "3.9.0"
os_info = "3.9.1"
detect-indent = "0.1"
envoy = "0.1.3"
mockito = { version = "0.31.1", optional = true }
Expand Down

0 comments on commit 66a1d8b

Please sign in to comment.