Merge pull request 'Update Rust crate itertools to 0.14.0' (#2) from renovate/itertools-0.x into main
Reviewed-on: #2
This commit is contained in:
commit
683bd88130
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ members = [
|
|||
|
||||
[workspace.dependencies]
|
||||
destructure_traitobject = "0.3.0"
|
||||
itertools = "0.13.0"
|
||||
itertools = "0.14.0"
|
||||
serde = { version = "1.0.203", features = ["derive"] }
|
||||
ron = "0.8.1"
|
||||
paste = "1.0.15"
|
||||
|
|
Loading…
Reference in a new issue