# 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 = "satex-matcher" version = "0.2.2" authors = ["w-sodalite@hotmail.com"] description = "Satex请求匹配接口定义和通用实现" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/w-sodalite/satex.git" [dependencies.chrono] version = "0.4" [dependencies.cookie] version = "0.18" [dependencies.hyper] version = "1.0" [dependencies.path-tree] version = "0.7" [dependencies.qstring] version = "0.7" [dependencies.satex-core] version = "0.2.2" [dependencies.serde] version = "1.0" features = ["derive"]