Skip to content

Commit

Permalink
add to cargo cors
Browse files Browse the repository at this point in the history
  • Loading branch information
randallard committed Dec 31, 2024
1 parent b10db07 commit c34e69b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
actix-cors = "0.6"
actix-web = "4.4"
actix-files = "0.6"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit c34e69b

Please sign in to comment.