# 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 = "canadensis_codegen_rust" version = "0.4.2" description = "Generates Rust code for data types based on Cyphal DSDL files" readme = "README.md" keywords = ["cyphal"] license = "MIT OR Apache-2.0" repository = "https://github.com/samcrow/canadensis" [dependencies.canadensis_bit_length_set] version = "0.3.0" [dependencies.canadensis_dsdl_frontend] version = "0.4.0" [dependencies.clap] version = "4.1.0" features = ["cargo"] [dependencies.heck] version = "0.4.0" [dependencies.num-bigint] version = "0.4" [dependencies.regex] version = "1.7.0" [dependencies.thiserror] version = "1.0.29"