Skip to content

Commit

Permalink
Merge pull request #1952 from volta-cli/dependabot/cargo/os_info-3.9.0
Browse files Browse the repository at this point in the history
build(deps): bump os_info from 3.8.2 to 3.9.0
  • Loading branch information
chriskrycho authored Dec 4, 2024
2 parents 5b1ce8c + ce02be8 commit 579c05f
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.8.2"
os_info = "3.9.0"
detect-indent = "0.1"
envoy = "0.1.3"
mockito = { version = "0.31.1", optional = true }
Expand Down

0 comments on commit 579c05f

Please sign in to comment.