# 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 = "fbthrift-git" version = "0.0.8+c383b5e" authors = [ "Daniel Xu ", "Facebook", ] description = "This is a -git package for fbthrift." license = "Apache-2.0" [dependencies.anyhow] version = "1.0.75" [dependencies.async-trait] version = "0.1.71" [dependencies.base64] version = "0.13" [dependencies.bufsize] version = "1.0.5" [dependencies.bytes] version = "1.1" features = ["serde"] [dependencies.futures] version = "0.3.28" features = [ "async-await", "compat", ] [dependencies.ghost] version = "0.1.13" [dependencies.num-derive] version = "0.3.3" [dependencies.num-traits] version = "0.2" [dependencies.ordered-float] version = "3.7" features = ["serde"] [dependencies.panic-message] version = "0.3" [dependencies.serde_json] version = "1.0.100" features = [ "float_roundtrip", "unbounded_depth", ] [dependencies.thiserror] version = "1.0.49" [dev-dependencies.quickcheck] version = "1.0"