1 2 3 4 5 6 7 8 9 10 11 12
[dependencies] [lib] name = "ineffable" path = "src/lib.rs" [package] description = "Placeholder - TBA" edition = "2021" license = "MIT OR Apache-2.0" name = "ineffable" version = "0.1.0"