Skip to content

Commit 785d496

Browse files
dependabot[bot]SirWindfield
authored andcommitted
build(deps): bump once_cell from 1.4.0 to 1.7.2 (#46)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.4.0 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.4.0...v1.7.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ad7afa commit 785d496

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
@@ -20,7 +20,7 @@ dialoguer = "0.6.2"
2020
edit = "0.1.2"
2121
git2 = "0.13.6"
2222
itertools = "0.9.0"
23-
once_cell = "1.4.0"
23+
once_cell = "1.7.2"
2424
serde = { version = "1.0.114", features = ["derive"] }
2525

2626
[package.metadata.commits]

0 commit comments

Comments
 (0)