Skip to content

Commit

Permalink
Bump once_cell from 1.4.1 to 1.5.2 (mobilecoinfoundation#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefleming authored Dec 17, 2020
1 parent f8141f9 commit de4f522
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 consensus/service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ futures = "0.3"
grpcio = "0.6.0"
hex = "0.4"
lazy_static = "1.4"
once_cell = "1.4"
once_cell = "1.5"
protobuf = "2.12"
rand = "0.7"
rayon = "1.2"
Expand Down

0 comments on commit de4f522

Please sign in to comment.