Skip to content

Commit

Permalink
Merge pull request #384 from iovxw/dependabot/cargo/once_cell-1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 23, 2023
2 parents 749ef37 + 553232e commit c2e28ed
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 @@ -27,7 +27,7 @@ ctl10n = "0.2.0"

[dependencies]
lazy_static = "1.4"
once_cell = "1.13"
once_cell = "1.18"
anyhow = "1.0"
structopt = "0.3"
futures = "0.3"
Expand Down

0 comments on commit c2e28ed

Please sign in to comment.