1 2 3 4 5 6 7 8 9
[package] name = "xpy" version = "0.1.0" edition = "2021" description = "Python Wrapper, codet in rust" authors = ["alexander krefting"] license = "MIT" [dependencies]