Skip to content

Commit

Permalink
chore(deps): update rust crate itertools to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 6709a1b commit 300cadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/figma-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ actix-web = "=4.5.1"
env_logger = "=0.11.3"
figma-agent-fontconfig = { path = "../fontconfig" }
figma-agent-freetype = { path = "../freetype" }
itertools = "=0.12.1"
itertools = "=0.14.0"
lazy_static = "=1.4.0"
listenfd = "=1.0.1"
parking_lot = "=0.12.1"
Expand Down

0 comments on commit 300cadc

Please sign in to comment.