# 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.81" name = "oxia-rs" version = "0.1.0" authors = ["lsytj0413 "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A Rust client library for oxia system" documentation = "https://docs.rs/oxia-rs/latest/oxia-rs/" readme = "README.md" keywords = [ "oxia", "sdk", "library", "api", ] categories = ["api-bindings"] license-file = "LICENSE" repository = "https://github.com/lsytj0413/oxia-rs" [lib] name = "oxia_rs" path = "src/lib.rs" [dependencies]