# 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 = "inventyv-tikv-sdk" version = "0.1.3" description = " inventyv tikv datalayer" readme = "README.md" license = "MIT" [lib] crate-type = [ "cdylib", "rlib", ] [dependencies.async-recursion] version = "1.0.5" [dependencies.getrandom] version = "0.2" features = ["custom"] default-features = false [dependencies.js-sys] version = "0.3.59" [dependencies.mio] version = "0.8.11" [dependencies.once_cell] version = "1.18.0" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1.0.1" [dependencies.tikv-client] version = "0.2.0" [dependencies.wasm-bindgen] version = "0.2.91" features = ["serde-serialize"] [dependencies.wasm-bindgen-futures] version = "^0.4.32"