Skip to content

Commit

Permalink
Merge pull request #867 from SierraSoftworks/dependabot/cargo/once_ce…
Browse files Browse the repository at this point in the history
…ll-1.18.0

chore(deps): bump once_cell from 1.17.2 to 1.18.0
  • Loading branch information
notheotherben authored Jun 5, 2023
2 parents 6838be9 + cf51d1e commit 75bf34a
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lazy_static = "1.4"
nix = "0.26.2"
opentelemetry = { version = "0.18", features = ["rt-tokio"] }
opentelemetry-otlp = { version = "0.11", features = ["tls-roots"] }
once_cell = "1.17"
once_cell = "1.18"
rpassword = { version = "7.2", optional = true }
reqwest = { version = "0.11.18", default-features = false, features = ["rustls-tls", "json", "stream"] }
semver = "1.0"
Expand Down

0 comments on commit 75bf34a

Please sign in to comment.