[package] name = "xmtool" version = "2.0.56" edition = "2021" license = "MIT" authors = ["Su", "469446490@qq.com"] description = """ Binding """ exclude = [ ".devcontainer/**", "tests/*", ".vscode/**", "thirdlib/**", "scripts/**" ] [dependencies] anyhow = "1.0" # xmtool-sys = { version="0.1.7", path = "../gmtool-sys"} cyberex = "0.3.4"