Skip to content

Commit 9c9ce0e

Browse files
Update Rust crate once_cell to v1.17.1 (#6078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87a6e01 commit 9c9ce0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ lettre = { version = "=0.10.2", default-features = false, features = ["file-tran
5555
minijinja = "=0.30.4"
5656
moka = { version = "=0.10.0", features = ["future"] }
5757
oauth2 = { version = "=4.3.0", default-features = false, features = ["reqwest"] }
58-
once_cell = "=1.17.0"
58+
once_cell = "=1.17.1"
5959
parking_lot = "=0.12.1"
6060
prometheus = { version = "=0.13.3", default-features = false }
6161
rand = "=0.8.5"

0 commit comments

Comments
 (0)