# 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 = "snitch-detective" version = "0.0.26" description = "Data matcher library used by snitch WASM functions" readme = "README.md" keywords = [ "protobuf", "json", "match", "wasm", ] categories = [ "parser-implementations", "wasm", ] license = "MIT" repository = "https://github.com/streamdal/snitch-detective" [dependencies.ajson] version = "0.3.1" [dependencies.bencher] version = "0.1.5" [dependencies.chrono] version = "0.4.26" [dependencies.env_logger] version = "0.10.0" [dependencies.gjson] version = "0.8.1" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.19" [dependencies.protobuf] version = "3.2.0" [dependencies.protobuf-json-mapping] version = "3.2.0" [dependencies.regex] version = "1.8.4" [dependencies.semver] version = "1.0.17" [dependencies.snitch-protos] version = "0.0.97" [dependencies.thiserror] version = "1.0.40" [dependencies.url] version = "2.4.0"