Skip to content

Commit

Permalink
Bump once_cell from 1.19.0 to 1.20.0 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c686375 commit c87d79b
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 crates/rs1090/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ hex = "0.4.3"
libm = "0.2.8"
log = "0.4.17"
num-complex = "0.4.5"
once_cell = "1.19.0"
once_cell = "1.20.0"
rayon = "1.9.0"
regex = "1.10.5"
serde = { version = "1.0.210", features = ["derive"] }
Expand Down

0 comments on commit c87d79b

Please sign in to comment.