Skip to content

Commit

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

build(deps): Bump once_cell from 1.18.0 to 1.19.0
  • Loading branch information
notheotherben authored Jan 22, 2024
2 parents 5b7636a + 6e0f376 commit 2bcade9
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 @@ -20,7 +20,7 @@ http = "0.2"
itertools = "0.11"
lazy_static = "1.4"
nix = "0.26.2"
once_cell = "1.18"
once_cell = "1.19"
opentelemetry = { version = "0.20", features = ["rt-tokio"] }
opentelemetry-otlp = { version = "0.13", features = ["tls-roots"] }
reqwest = { version = "0.11.18", default-features = false, features = ["rustls-tls", "rustls-tls-webpki-roots", "json", "blocking"] }
Expand Down

0 comments on commit 2bcade9

Please sign in to comment.