# 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 = "cargo-daku" version = "0.0.2" build = false include = [ "Cargo.toml", "README.md", "src/*", ] autobins = false autoexamples = false autotests = false autobenches = false description = "Daku API cargo plugin" homepage = "https://github.com/ardaku/daku/blob/v1/cargo-daku/CHANGELOG.md" documentation = "https://docs.rs/cargo-daku" readme = "README.md" keywords = [ "daku", "webassembly", "ardaku", "quantii", "system", ] categories = [ "api-bindings", "asynchronous", "hardware-support", "os", "wasm", ] license = "Apache-2.0 OR BSL-1.0 OR MIT" repository = "https://github.com/ardaku/daku" [[bin]] name = "cargo-daku" path = "src/main.rs" [dependencies.cargo_toml] version = "0.20.5" [dependencies.nucleide] version = "0.1.0" [dependencies.yansi] version = "1.0.1"