Skip to content

Commit

Permalink
Merge pull request #580 from gosub-io/dependabot/cargo/itertools-0.12.1
Browse files Browse the repository at this point in the history
Bump itertools from 0.10.5 to 0.12.1
  • Loading branch information
Sharktheone authored Sep 2, 2024
2 parents 790f4ff + 6342157 commit 4397fcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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/gosub_styling/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ rand = "0.9.0-alpha.1"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
rust-fontconfig = "0.1.7"
itertools = "0.10.5"
itertools = "0.12.1"
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.125"
memoize = "0.4.2"
Expand Down

0 comments on commit 4397fcb

Please sign in to comment.