Skip to content

Commit 0d4a501

Browse files
Bump once_cell from 1.12.1 to 1.16.0 (#964)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.12.1 to 1.16.0. - [Release notes](https://github.com/matklad/once_cell/releases) - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.12.1...v1.16.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f03b3ce commit 0d4a501

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
@@ -16,7 +16,7 @@ crossbeam = { version = "^0.8", features = ["crossbeam-channel"] }
1616
fxhash = "0.2"
1717
globset = "^0.4"
1818
lazy_static = "^1.3"
19-
once_cell = "1.12.1"
19+
once_cell = "1.16.0"
2020
num = "^0.4"
2121
num-derive = "^0.3"
2222
num-format = "^0.4"

0 commit comments

Comments
 (0)