Skip to content

Commit

Permalink
Update Rust crate itertools to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent d154e02 commit da2eef2
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.13.0"
lazy_static = "=1.4.0"
listenfd = "=1.0.1"
parking_lot = "=0.12.1"
Expand Down

0 comments on commit da2eef2

Please sign in to comment.