Skip to content

Commit ba1026a

Browse files
Bump once_cell from 1.20.3 to 1.21.1 (#1279)
1 parent 4622911 commit ba1026a

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
@@ -34,7 +34,7 @@ uuid = { version = "1.15", default-features = false, features = [
3434
"v4",
3535
"serde",
3636
] }
37-
once_cell = { version = "1.20" }
37+
once_cell = { version = "1.21" }
3838

3939
http = { version = "1.2" }
4040
http-body-util = { version = "0.1" }

0 commit comments

Comments
 (0)