# 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 = "picodata-plugin" version = "24.6.1" description = "Toolkit to build plugins for picodata.io DBMS" license-file = "LICENSE" [lib] crate-type = ["lib"] [dependencies.abi_stable] version = "0.11.2" [dependencies.gensym] version = "0.1.0" [dependencies.log] version = "0.4.21" [dependencies.picodata-plugin-proc-macro] version = "24.6.1" [dependencies.rmp] version = "0.8.11" [dependencies.rmp-serde] version = "1.1" [dependencies.rmpv] version = "1.0.0" features = ["with-serde"] [dependencies.serde] version = "1.0.197" [dependencies.tarantool] version = "5.0" features = [ "picodata", "test", "tokio_components", ] [dependencies.tarolog] version = "0.1.0" [dependencies.thiserror] version = "1.0.61" [dependencies.tros] version = "0.1.3" features = ["picodata"] [dev-dependencies.reqwest] version = "0.12" [dev-dependencies.serde_json] version = "1.0.117" [dev-dependencies.threadpool] version = "1.8.1" [features] internal_test = [] test_wrong_version = []