1 2 3 4 5 6
[package] name = "true" # the name of the package version = "0.1.0" # the current version, obeying semver authors = ["Drake <drakedeveloper@gmail.com>"] description = "Test" license = "MIT"