1 2 3 4 5 6 7 8 9 10
[package] name = "confTest" version = "0.1.0" type = "library" platforms = ["linux64", "win64"] invalidField = "value" [dependencies] xxhash = "0.1.0" catch2 = "1.0.0"