# 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 = "2021" name = "cellaxon_base" version = "22.10.1" authors = ["Sanghyo Lee "] description = "CELLAXON base" homepage = "https://cellaxon.com" documentation = "https://docs.rs/e_drone" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/cellaxon-rust/cellaxon_base" [lib] name = "cellaxon_base" bench = false [dependencies.byteorder] version = "1.4" [dependencies.chrono] version = "0.4" [dependencies.csv] version = "1.1" [dependencies.num_enum] version = "0.5" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.toml] version = "0.5"