# 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" rust-version = "1.64" name = "planus-codegen" version = "0.4.0" description = "Internal codegen library for planus." keywords = [ "flatbuffers", "serialization", "zero-copy", ] categories = [ "encoding", "data-structures", "memory-management", ] license = "MIT/Apache-2.0" repository = "https://github.com/planus-org/planus" [dependencies.askama] version = "0.11" [dependencies.eyre] version = "0.6.8" [dependencies.heck] version = "0.4.1" [dependencies.planus-types] version = "0.4.0" [dependencies.random_color] version = "0.6.1" [dependencies.thiserror] version = "1.0.40" [dependencies.vec_map] version = "0.8.2"