# 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 = "pileks_uniffi-bindgen-cs" version = "0.2.1" description = "Pileks' modified uniffi-bindgen-cs package that runs using uniffi 0.23.0" license = "MPL-2.0" resolver = "1" [lib] name = "uniffi_bindgen_cs" path = "src/lib.rs" [[bin]] name = "uniffi-bindgen-cs" path = "src/main.rs" [dependencies.anyhow] version = "1" [dependencies.askama] version = "0.11" features = ["config"] default-features = false [dependencies.camino] version = "1.0.8" [dependencies.clap] version = "3.1" features = [ "cargo", "std", "derive", ] [dependencies.extend] version = "1.1" [dependencies.fs-err] version = "2.7.0" [dependencies.heck] version = "0.4" [dependencies.paste] version = "1.0" [dependencies.serde] version = "1" [dependencies.serde_json] version = "1.0.0" [dependencies.toml] version = "0.5" [dependencies.uniffi_bindgen] version = "0.23.0"