Skip to content

Commit

Permalink
Update Rust crate once_cell to 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent ccd2cb8 commit 07f9fc9
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 @@ nix = { version = "0.26.2", default-features = false, features = ["dir"] }

[target.'cfg(windows)'.dependencies]
aligned = "0.4.1"
once_cell = { optional = true, version = "1.18.0" }
once_cell = { optional = true, version = "1.19.0" }

[target.'cfg(windows)'.dependencies.windows-sys]
features = [
Expand Down

0 comments on commit 07f9fc9

Please sign in to comment.