Skip to content

Commit

Permalink
chore: bump once_cell from 1.19.0 to 1.20.0 in /src/rust (#1233)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 77bba3c commit 188ff5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/rust/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 src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ extendr-api = { git = "https://github.com/extendr/extendr", rev = "1895bfc8ee223
flume = "0.11.0"
indenter = "0.3.3"
ipc-channel = "0.18.1"
once_cell = "1.19.0"
once_cell = "1.20.0"
rayon = "1.10.0"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "*"
Expand Down

0 comments on commit 188ff5b

Please sign in to comment.