Skip to content

Commit

Permalink
Update Rust crate actix-web to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 19, 2024
1 parent d154e02 commit e25a1ea
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
33 changes: 21 additions & 12 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.6.0"
env_logger = "=0.11.3"
figma-agent-fontconfig = { path = "../fontconfig" }
figma-agent-freetype = { path = "../freetype" }
Expand Down

0 comments on commit e25a1ea

Please sign in to comment.