# 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 = "heapswap_schemas" version = "0.0.1" description = "Heapswap's Cap'n Proto schemas" homepage = "https://heapswap.com" documentation = "https://docs.rs/heapswap_schemas" readme = "README.md" license = "Apache-2.0" [dependencies.capnp] version = "0.19.1" [dependencies.capnpc] version = "0.19.0" [dependencies.filetime] version = "0.2.23" [dependencies.pkg-config] version = "0.3.28" [dependencies.walkdir] version = "2.4.0"