# 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 = "ddc-node-rs" version = "2.0.0" authors = ["Alexandre MONIER "] exclude = ["ddc_node_rs.node"] description = "DDC/CI high level library for Rust (cross platform)" homepage = "https://github.com/ThalusA/ddc-node-rs#readme" documentation = "https://docs.rs/ddc-node-rs" readme = "README.md" keywords = ["DDC", "DDC-CI"] categories = ["external-ffi-bindings", "os::linux-apis", "os::macos-apis", "os::windows-apis"] license = "MIT" repository = "https://github.com/ThalusA/ddc-node-rs" resolver = "2" [lib] crate-type = ["lib", "cdylib"] [dependencies.ddc] version = "0.2.2" [dependencies.ddc-hi] version = "0.4.1" [dependencies.mccs-db] version = "0.1.2" [dependencies.neon] version = "0.10.1" features = ["napi-latest"] default-features = false