# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "typescript-definitions-ufo-patch" version = "0.1.11" authors = ["Tim Ryan ", "Sam Rijs ", "Ian Castleden "] exclude = ["scripts/*", "templates/*"] description = "serde support for exporting Typescript definitions" readme = "README.md" keywords = ["typescript", "serde"] categories = ["data-structures", "development-tools", "wasm", "web-programming"] license = "MIT/Apache-2.0" repository = "https://github.com/arabidopsis/typescript-definitions" [dependencies.serde] version = "1.0.87" [dependencies.typescript-definitions-derive] version = "0.1.11" package = "typescript-definitions-derive-ufo-patch" [dev-dependencies.arrayvec] version = "0.5.1" features = ["serde"] [dev-dependencies.chrono] version = "0.4" features = ["serde"] [dev-dependencies.insta] version = "0.16.1" [dev-dependencies.proc-macro2] version = "0.4.27" [dev-dependencies.quote] version = "0.6.11" [dev-dependencies.regex] version = "1.3.0" [dev-dependencies.serde] version = "1.0.87" features = ["derive"] [dev-dependencies.serde_json] version = "1.0.38" [dev-dependencies.wasm-bindgen] version = "0.2.36" [features] export-typescript = ["typescript-definitions-derive/export-typescript"] test = ["typescript-definitions-derive/test"] type-guards = ["typescript-definitions-derive/type-guards"]