# 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 = "is-not-capnp" version = "0.0.1" authors = ["al3x alex.vacan.bala@gmail.com"] description = "A higher lever wrapper over cap'n proto" readme = "README.md" keywords = [ "rpc", "capnp", ] categories = [ "networking", "rpc", ] license = "LGPL-3.0-or-later OR MIT" repository = "https://gitlab.com/is.not-project/is_not_capnp.git" [dependencies.async-std] version = "1.12.0" features = [ "attributes", "unstable", ] [dependencies.capnp] version = "0.17.2" [dependencies.capnp-rpc] version = "0.17.0"