1 2 3 4 5 6 7 8 9
[package] name = "andtopic" version = "0.0.1" edition = "2021" description = "A package that serves as an interface for topic files." license = "MIT OR Apache-2.0" readme = "README.md" [dependencies]