# 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" rust-version = "1.64" name = "ns-scylla-orm" version = "0.1.0" publish = true description = "scylla orm for ns-rs" license = "CC0-1.0" repository = "https://github.com/ldclabs/ns-rs/tree/main/crates/ns-scylla-orm" [lib] [dependencies.anyhow] version = "1" [dependencies.scylla] version = "0.11" [dev-dependencies.ciborium] version = "0.2" [dev-dependencies.serde] version = "1"