Skip to content

Commit 2cdf807

Browse files
Bump once_cell from 1.20.3 to 1.21.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.3 to 1.21.0. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.0) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 120d4ce commit 2cdf807

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)