# 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 = "jazz-telepathy" version = "0.1.1" description = "A framework for distributed logs and append-only sets" readme = "README.md" license = "CC-BY-NC-ND-4.0" [dependencies.audi] version = "0.1.0" [dependencies.conundrum] version = "0.1.0" [dependencies.futures] version = "0.3.21" [dependencies.litl] version = "0.1.0" [dependencies.log] version = "0.4.17" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.137" [dependencies.serde_bytes] version = "0.11.6" [dependencies.serde_derive] version = "1.0.137" [dependencies.thiserror] version = "1.0.31" [dev-dependencies.futures] version = "0.3.21"