1 2 3 4 5 6 7 8 9 10 11 12
[dependencies] [package] authors = ["gs-sa"] description = "an useful function" edition = "2021" keywords = ["stl"] license = "MIT" name = "gstest1" readme = "readme.md" repository = "https://github.com/gs-sa/gstest1" version = "0.1.0"