Cargo.toml 252 B

12345678910
  1. [package]
  2. name = "lineal"
  3. authors = ["Felix Bytow <drako@drako.guru>"]
  4. version = "0.2.2"
  5. edition = "2021"
  6. publish = ["crates-drako-guru"]
  7. # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
  8. [dependencies]