Skip to content

Commit

Permalink
Merge pull request #1009 from SierraSoftworks/dependabot/cargo/once_c…
Browse files Browse the repository at this point in the history
…ell-1.19.0

chore(deps): bump once_cell from 1.18.0 to 1.19.0
  • Loading branch information
notheotherben authored Dec 19, 2023
2 parents c7715b8 + 426959b commit 4e3cb73
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 @@ -25,7 +25,7 @@ nix = { version = "0.27.1", features = ["process", "signal"] }
opentelemetry = { version = "0.21" }
opentelemetry_sdk = { version = "0.21", features = ["rt-tokio"] }
opentelemetry-otlp = { version = "0.14", features = ["tls-roots"] }
once_cell = "1.18"
once_cell = "1.19"
rpassword = { version = "7.3", optional = true }
reqwest = { version = "0.11.23", default-features = false, features = ["rustls-tls", "json", "stream"] }
semver = "1.0"
Expand Down

0 comments on commit 4e3cb73

Please sign in to comment.