Skip to content

Commit

Permalink
Merge pull request #3 from rtk-rs/dependabot/cargo/itertools-0.14
Browse files Browse the repository at this point in the history
Update itertools requirement from 0.13 to 0.14
  • Loading branch information
gwbres authored Feb 19, 2025
2 parents dc5277f + 42706b2 commit b663dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env_logger = "0.11"
serde_json = "1"
lazy_static = "1.4"
thiserror = "2"
itertools = "0.13"
itertools = "0.14"
map_3d = "0.1.5"
maud = "0.26"

Expand Down

0 comments on commit b663dab

Please sign in to comment.