projects
/
bmcd
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
node_info api rework
[bmcd]
/
Cargo.toml
diff --git
a/Cargo.toml
b/Cargo.toml
index b3d773a2f2d3dfea195d10577c29dd80cfd1617c..542eccaae179db28bf76fd07d1591a23a5d7574b 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-8,6
+8,7
@@
rust-version = "1.70.0"
[dependencies]
actix = "0.13.1"
+actix-cors = "0.7.0"
actix-files = "0.6.5"
actix-multipart = "0.6.1"
actix-web = { version = "4.4.1", features = ["openssl"] }