node_info api rework
[bmcd] / Cargo.toml
index b3d773a2f2d3dfea195d10577c29dd80cfd1617c..542eccaae179db28bf76fd07d1591a23a5d7574b 100644 (file)
@@ -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"] }