server actix for cannabinieri website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
243 B

2 years ago
  1. [package]
  2. name = "cannabinieri_web"
  3. version = "0.1.0"
  4. authors = ["Xsivax <alexandra.hosp@protonmail.com>"]
  5. edition = "2018"
  6. [dependencies]
  7. actix-web = "3.3.2"
  8. actix-files = "0.5.0"
  9. askama = "0.10.5"
  10. lazy_static = "1.4.0"
  11. serde_json = "1.0.68"