1 2 3 4 5 6 7 8 9 10
[package] name = "ten" version = "0.1.0" authors = ["Nicolas goy <kuon@goyman.com>"] edition = "2018" license = "MIT OR Apache-2.0" description = "Placeholder for the Ten library project" readme = "../../README.md" [dependencies]