# 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 = "wfs" version = "0.0.2" authors = ["donnie4w "] include = [ "src/**/*.rs", "Cargo.toml", "README.md", "LICENSE", ] description = "Rust client for WFS" homepage = "https://github.com/donnie4w/wfs-rsclient" documentation = "https://docs.rs/wfs" readme = "README.md" keywords = [ "wfs", "hdfs", "dfs", "wfs-rsclient", ] categories = [ "network", "filesystem", ] license = "Apache-2.0" repository = "https://github.com/donnie4w/wfs-rsclient" [dependencies.native-tls] version = "0.2.11" [dependencies.thrift] version = "0.17.0"