Skip to content

Commit

Permalink
Update Rust crate actix-web to v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent d154e02 commit ae82d3f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 15 deletions.
37 changes: 23 additions & 14 deletions 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/figma-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
actix-cors = { version = "=0.7.0", features = ["draft-private-network-access"] }
actix-files = "=0.6.5"
actix-web = "=4.5.1"
actix-web = "=4.7.0"
env_logger = "=0.11.3"
figma-agent-fontconfig = { path = "../fontconfig" }
figma-agent-freetype = { path = "../freetype" }
Expand Down

0 comments on commit ae82d3f

Please sign in to comment.