Skip to content

Commit 6035bc7

Browse files
Bump once_cell from 1.20.0 to 1.20.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.0 to 1.20.3. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.0...v1.20.3) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c79b2af commit 6035bc7

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
@@ -30,7 +30,7 @@ async-trait = "0.1.81"
3030
# Investigate if wither::bson can be used instead and activate this feature.
3131
bson = { version = "2.10.0", features = ["serde_with", "chrono-0_4"] }
3232
jsonwebtoken = "9.3.0"
33-
once_cell = "1.20.0"
33+
once_cell = "1.20.3"
3434
bcrypt = "0.15.1"
3535
validator = { version = "0.18.1", features = ["derive"] }
3636
mime = "0.3.17"

0 commit comments

Comments
 (0)