# 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 = "tbop-tcs-psi" version = "0.2.3" description = "TBOP project" readme = "README.md" license = "MIT" [[bin]] name = "client" [[bin]] name = "server" [dependencies.ark-bls12-381] version = "0.4.0" [dependencies.ark-ff] version = "0.4.2" [dependencies.ark-poly] version = "0.4.2" [dependencies.ark-serialize] version = "0.4.2" [dependencies.ark-std] version = "0.4.0" [dependencies.clap] version = "4.5.6" features = ["derive"] [dependencies.digest] version = "0.10.7" [dependencies.native-tls] version = "0.2.12" [dependencies.postgres] version = "0.19.7" [dependencies.postgres-native-tls] version = "0.5.0" [dependencies.rand] version = "0.8.5" [dependencies.sha256] version = "1.5.0"