Skip to content

Commit

Permalink
Bump once_cell from 1.5.2 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.5.2 to 1.7.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.5.2...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 4, 2021
1 parent 9148092 commit 33bb9c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ doc = true
[dependencies]
chrono = "0.4.19"
data-encoding = "2.3.2"
once_cell = "1.5.2"
once_cell = "1.7.0"
num = "0.3"
ring = "~0.16.20"
serde = { version = "1.0.123", features=["derive"] }
Expand Down

0 comments on commit 33bb9c6

Please sign in to comment.