[]
= "metatensor-sys"
# This should be kept in sync with metatensor-core version number
= "0.1.10"
= "2021"
= "Bindings to the metatensor C library"
= "README.md"
= "https://docs.metatensor.org/latest/"
= "https://github.com/lab-cosmo/metatensor"
= "BSD-3-Clause"
= [
"build.rs",
"src/",
"metatensor-core-cxx-*.tar.gz",
]
[]
= false
[]
= []
# use the static build of metatensor-core instead of the shared one
= []
[]
# we want a recent version of the cmake crate
= "0.1.49"
= "5"
# these are the last version supporting rustc 1.65
= "=0.5.5"
= "=1.0.105"