Skip to content

Commit 6a0f35f

Browse files
Bump once_cell from 1.15.0 to 1.17.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.15.0 to 1.17.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.15.0...v1.17.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 2d55d42 commit 6a0f35f

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.

memapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ahash = "0.8"
1414
derivative = "2.2"
1515
lazy_static = "1.4"
1616
backtrace = "0.3"
17-
once_cell = "1.15"
17+
once_cell = "1.17"
1818
libloading = "0.7"
1919
libc = "0.2"
2020
serde = {version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)