Skip to content

Commit

Permalink
build(deps): bump ci_info from 0.14.9 to 0.14.14
Browse files Browse the repository at this point in the history
Bumps [ci_info](https://github.com/sagiegurari/ci_info) from 0.14.9 to 0.14.14.
- [Release notes](https://github.com/sagiegurari/ci_info/releases)
- [Changelog](https://github.com/sagiegurari/ci_info/blob/master/CHANGELOG.md)
- [Commits](sagiegurari/ci_info@0.14.9...0.14.14)

---
updated-dependencies:
- dependency-name: ci_info
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 6a2bc4d commit f960191
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 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 f960191

Please sign in to comment.