Skip to content

Commit

Permalink
Merge pull request ProvableHQ#1937 from AleoHQ/dependabot/cargo/testn…
Browse files Browse the repository at this point in the history
…et3/once_cell-1.15.0

chore(deps): bump once_cell from 1.14.0 to 1.15.0
  • Loading branch information
howardwu authored Sep 27, 2022
2 parents 5dacfea + 79c7320 commit 0629f85
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 @@ -38,7 +38,7 @@ futures = { version = "0.3" }
hyper = { version = "0.14" }
hyper-tls = { version = "0.5" }
indexmap = { version = "1.9", features = ["rayon"] }
once_cell = { version = "1.13.0" }
once_cell = { version = "1.15.0" }
parking_lot = { version = "0.12" }
rusoto_core = { version = "0.48" }
tokio-util = { version = "0.7.4" }
Expand Down

0 comments on commit 0629f85

Please sign in to comment.