# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "lib_xch" version = "0.13.0" authors = ["LEXUGE "] description = "Crate xch-ceb's official lib" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/XCH-CEB/xch-project" [[bench]] name = "benchmark" harness = false [dependencies.failure] version = "^0.1" [dependencies.id_tree] version = "^1.3" [dependencies.nalgebra] version = "^0.16" [dependencies.num] version = "^0.2" [dependencies.pest] version = "^2.0" [dependencies.pest_derive] version = "^2.0" [dev-dependencies.criterion] version = "^0.2" [badges.travis-ci] repository = "XCH-CEB/xch-project"