Skip to content

Commit

Permalink
Merge pull request #1603 from volta-cli/dependabot/cargo/ci_info-0.14.14
Browse files Browse the repository at this point in the history
build(deps): bump ci_info from 0.14.9 to 0.14.14
  • Loading branch information
chriskrycho authored Dec 20, 2023
2 parents e586fa4 + cb8956c commit eee04c8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ winreg = "0.10.1"
[dev-dependencies]
hamcrest2 = "0.3.0"
envoy = "0.1.3"
ci_info = "0.14.9"
ci_info = "0.14.14"
hyperx = "1.4.0"

[workspace]
2 changes: 1 addition & 1 deletion crates/volta-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ walkdir = "2.3.2"
volta-layout = { path = "../volta-layout" }
once_cell = "1.17.0"
dunce = "1.0.3"
ci_info = "0.14.9"
ci_info = "0.14.14"
hyperx = "1.4.0"
attohttpc = { version = "0.26", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
chain-map = "0.1.0"
Expand Down

0 comments on commit eee04c8

Please sign in to comment.