# 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 = "json_validate_rs" version = "0.3.1" description = "validate json schema" homepage = "https://github.com/gzbakku/json_validate_rs" readme = "README.md" keywords = [ "firestore", "easy", "json", "validate", ] categories = [ "database", "data-structures", ] license = "MIT" repository = "https://github.com/gzbakku/json_validate_rs" [dependencies.base64] version = "0.21.5" [dependencies.flate2] version = "1.0.30" [dependencies.json] version = "0.12.4" [dependencies.md5] version = "0.7.0" [dependencies.regex] version = "1.8.1"