Skip to content

Commit d089975

Browse files
Bump once_cell from 1.5.2 to 1.7.2 (#237)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.5.2 to 1.7.2. - [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.5.2...v1.7.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a61376d commit d089975

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.

substrate-archive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ pretty_env_logger = "0.4.0"
6060
flate2 = "1.0"
6161
bincode = "1.3"
6262
tempfile = "3.2"
63-
once_cell = "1.4.1"
63+
once_cell = "1.7.2"
6464
dotenv = "0.15.0"

0 commit comments

Comments
 (0)