Skip to content

Commit dbb5a7e

Browse files
chore(deps): bump once_cell from 1.20.1 to 1.20.2
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.1 to 1.20.2. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efa7605 commit dbb5a7e

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Cargo.lock

Lines changed: 2 additions & 11 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
@@ -44,7 +44,7 @@ divan = "0.1.14"
4444
# iai = "0.1.1"
4545
iai = { git = "https://github.com/sigaloid/iai", rev = "6c83e942" }
4646
insta = "1.40.0"
47-
once_cell = "1.20.1"
47+
once_cell = "1.20.2"
4848

4949
# for examples
5050
# enable the features used in tests

0 commit comments

Comments
 (0)