# 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 = "hrana-client-proto" version = "0.2.1" description = "Hrana client protocol for libSQL and sqld" keywords = [ "libsql", "sqld", "database", "driver", "hrana", ] license = "Apache-2.0" repository = "https://github.com/libsql/hrana-client-rs" [dependencies.anyhow] version = "1.0.70" [dependencies.base64] version = "0.21.0" [dependencies.serde] version = "1.0.158" features = ["derive"] [dependencies.serde_json] version = "1.0.94"