Няма описание
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.

1234567891011121314
  1. [package]
  2. name = "task1"
  3. version = "0.2.0"
  4. authors = ["Joshua Rutschmann <joshua.rutschmann@gmx.de>", "Lorenz Bung <lorenz.bung@htwg-konstanz.de>"]
  5. [dependencies]
  6. srv-commands = { path = "srv-commands" }
  7. srv-config = { path = "srv-config" }
  8. srv-hasher = { path = "srv-hasher" }
  9. serde = "1.0.27"
  10. serde_derive = "1"
  11. serde_json = "1"
  12. [workspace]