# 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 = "rocket-enumform" version = "0.5.0-rc.1" authors = ["Robert Collins "] description = "Variant support in web forms for rocket" homepage = "https://github.com/cognitedata/rocket-enumform/" readme = "README.md" keywords = ["rocket"] categories = ["web-programming::http-server", "web-programming"] license = "MIT OR Apache-2.0" repository = "https://github.com/cognitedata/rocket-enumform/" [dependencies.rocket] version = "0.5.0-rc.1" [dependencies.serde] version = "1.0.130" [dependencies.serde_urlencoded] version = "0.7.0" [badges.maintenance] status = "as-is"