# 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 = "v-common-module" version = "0.1.50" authors = ["itiu "] description = "common part of the veda platform" license = "MIT" [lib] path = "src/lib.rs" [dependencies.chrono] version = "0.4" [dependencies.crc32fast] version = "1.2.0" [dependencies.crossbeam-channel] version = "0.4" [dependencies.env_logger] version = "0.6" [dependencies.exitcode] version = "1.1.2" [dependencies.lazy_static] version = "1.4" [dependencies.log] version = "0.4" [dependencies.nng] version = "1.0.0" [dependencies.rust-ini] version = "0.16" [dependencies.scan_fmt] version = "0.1.3" [dependencies.signal-hook] version = "0.3.7" [dependencies.uuid] version = "0.8" features = ["serde", "v4"] [dependencies.v_api] version = "=0.1.16" package = "v-common-api" [dependencies.v_queue] version = "=0.1.9" [dependencies.v_search] version = "=0.1.20" package = "v-common-search" [dependencies.v_storage] version = "=0.2.11" package = "v-common-storage"