# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "xxlib" version = "0.4.0" authors = ["yi lu "] description = "Rust xxlib." documentation = "https://docs.rs/xxlib" readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/luyikk/rxxlib" [profile.release] opt-level = 3 lto = "fat" codegen-units = 1 [dependencies.anyhow] version = "1.0" [dependencies.data-rw] version = "1.6" [dependencies.impl-trait-for-tuples] version = "0.2" [dependencies.ordnung] version = "0.0.1" [dependencies.paste] version = "1.0" [dependencies.sharedptr] version = "0.3.4" [dev-dependencies.xxlib_builder] version = "0.2" [features] Arc = [] BigEndian = [] default = []