Skip to content

Commit

Permalink
chore(deps): revert bump of once_cell from 1.19.0 to 1.20.0 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel authored Sep 20, 2024
1 parent bc0a611 commit 7cddc08
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 narrow-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ arrow-rs = []
proc-macro = true

[dependencies]
once_cell = "1.20.0"
once_cell = "1.18.0"
proc-macro-crate = "3.2.0"
proc-macro2 = "1.0.86"
quote = "1.0.37"
Expand Down

0 comments on commit 7cddc08

Please sign in to comment.