# 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_dsdl_frontend" version = "0.4.1" description = "Compiler front-end for the Cyphal Data Structure Description Language" keywords = [ "uavcan", "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_parser] version = "0.3.0" [dependencies.half] version = "2.2" [dependencies.heck] version = "0.4.0" [dependencies.num-rational] version = "0.4" [dependencies.num-traits] version = "0.2" [dependencies.once_cell] version = "1.8.0" [dependencies.regex] version = "1.7.0" [dependencies.thiserror] version = "1.0.29" [dependencies.unicode-normalization] version = "0.1.19" [dependencies.walkdir] version = "2.3.2"