Skip to content

Commit

Permalink
Merge pull request containers#1094 from containers/renovate/once_cell…
Browse files Browse the repository at this point in the history
…-1.x

chore(deps): update rust crate once_cell to 1.20.2
  • Loading branch information
openshift-merge-bot[bot] authored Oct 7, 2024
2 parents 1af784a + bc6ad66 commit 3da689d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 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 @@ -69,6 +69,6 @@ chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
tonic-build = "0.12.3"

[dev-dependencies]
once_cell = "1.20.1"
once_cell = "1.20.2"
rand = "0.8.5"
tempfile = "3.13.0"

0 comments on commit 3da689d

Please sign in to comment.