Skip to content

Commit 22fdb01

Browse files
authored
RUST-2280 Replace once_cell crate with std equivalent (#1475)
1 parent 6307cc7 commit 22fdb01

File tree

23 files changed

+304
-192
lines changed

23 files changed

+304
-192
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ hex = "0.4.0"
9191
hickory-proto = { version = "0.24.2", optional = true }
9292
hickory-resolver = { version = "0.24.2", optional = true }
9393
hmac = "0.12.1"
94-
once_cell = "1.19.0"
9594
log = { version = "0.4.17", optional = true }
9695
md-5 = "0.10.1"
9796
mongodb-internal-macros = { path = "macros", version = "3.3.0" }

0 commit comments

Comments
 (0)