Skip to content

Commit 0d510b7

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

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
@@ -89,7 +89,7 @@ cargo-registry-index = { path = "cargo-registry-index", features = ["testing"] }
8989
claim = { git = "https://github.com/Turbo87/rust-claim.git", rev = "23892a3" }
9090
conduit-test = "=0.10.0"
9191
hyper-tls = "=0.5.0"
92-
once_cell = "=1.13.0"
92+
once_cell = "=1.13.1"
9393
tokio = "=1.20.1"
9494
tower-service = "=0.3.2"
9595

0 commit comments

Comments
 (0)