[package] name = "confTest" version = "0.1.0" type = "library" platforms = ["linux64", "win64"] [dependencies] xxhash = { git = "https://github.com/DEC05EBA/xxHash.git", branch = "master" } catch2 = "1.0.0"