Cargo.toml 154 B

123456789
  1. [package]
  2. name = "commands"
  3. version.workspace = true
  4. edition.workspace = true
  5. license.workspace = true
  6. publish.workspace = true
  7. [lints]
  8. workspace = true