# 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 = "i-codegen" version = "1.0.0-beta.3" authors = ["Tauri Programme within The Commons Conservancy"] exclude = [".license_template", "CHANGELOG.md", "/target"] description = "cod" categories = ["gui", "web-programming"] license = "Apache-2.0 OR MIT" [lib] name = "tauri_codegen" [dependencies.blake3] version = "1.0" features = ["rayon"] [dependencies.i-utils] version = "1.0.0-beta.2" features = ["build"] [dependencies.kuchiki] version = "0.8" [dependencies.proc-macro2] version = "1" [dependencies.quote] version = "1" [dependencies.regex] version = "1" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.thiserror] version = "1" [dependencies.walkdir] version = "2" [dependencies.zstd] version = "0.9"