# 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] name = "gdpr_consent" version = "0.4.0" authors = ["Tim Cheeseman "] description = "GDPR Transparency and Consent Framework SDK for Rust" homepage = "https://cirla.github.io/gdpr_consent" documentation = "https://docs.rs/gdpr_consent/" keywords = ["GDPR", "consent"] categories = ["encoding"] license = "MIT/Apache-2.0" repository = "https://github.com/cirla/gdpr_consent" [lib] name = "gdpr_consent" [dependencies.base64] version = "0.9.2" [dependencies.bit-set] version = "0.5.0" [dependencies.bit-vec] version = "0.5.0" [dependencies.bitstream-io] version = "0.8.0" [dependencies.chrono] version = "0.4.6" features = ["serde"] [dependencies.serde] version = "1.0.78" [dependencies.serde_derive] version = "1.0.78" [dependencies.serde_json] version = "1.0.27" [dev-dependencies.reqwest] version = "0.8.8" [badges.appveyor] repository = "cirla/gdpr_consent" [badges.travis-ci] repository = "cirla/gdpr_consent"