[package] name = "comunic_server" version = "0.1.0" authors = ["Pierre HUBERT "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] yaml-rust = "0.4.3" mysql = "18.2.0" actix-web = "2.0.0" actix-rt = "1.1.1" serde = "1.0.110" futures = "0.3.5" encoding_rs = "0.8.23" percent-encoding = "2.1.0"