Skip to content

Commit fc618c9

Browse files
Update Rust crate once_cell to v1.14.0 (#5183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c2d3f4 commit fc618c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ claims = "=0.7.1"
9090
conduit-test = "=0.10.0"
9191
hyper-tls = "=0.5.0"
9292
insta = { version = "=1.19.1", features = ["redactions", "yaml"] }
93-
once_cell = "=1.13.1"
93+
once_cell = "=1.14.0"
9494
tokio = "=1.20.1"
9595
tower-service = "=0.3.2"
9696

0 commit comments

Comments
 (0)