Cargo.toml 128 B

12345678
  1. [package]
  2. authors = ["Js2xxx"]
  3. edition = "2021"
  4. license = "MIT OR Apache-2.0"
  5. name = "canary"
  6. version = "0.1.0"
  7. [dependencies]