# 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 = "kiwi-talk-client" version = "0.3.2" authors = ["KiwiTalk contributors"] description = "KiwiTalk Loco client" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/KiwiTalk/KiwiTalk" [dependencies.arrayvec] version = "0.7.4" features = ["serde"] [dependencies.bson] version = "2.7.0" [dependencies.extend] version = "1.2.0" [dependencies.futures] version = "0.3.28" [dependencies.log] version = "0.4.20" [dependencies.nohash-hasher] version = "0.2.0" [dependencies.once_cell] version = "1.18.0" [dependencies.r2d2] version = "0.8.10" [dependencies.r2d2_sqlite] version = "0.22.0" [dependencies.rusqlite] version = "0.29.0" features = ["bundled"] [dependencies.rusqlite_migration] version = "1.0.2" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.107" [dependencies.talk-loco-client] version = "0.3.2" [dependencies.thiserror] version = "1.0" [dependencies.tokio] version = "1" features = ["full"]