# 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 = "onebot_v11_oxidebot" version = "0.1.4" authors = ["canxin121 "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "OnebotV11 Bot for oxidebot framework" homepage = "https://github.com/canxin121/onebot_v11_oxidebot" readme = "Readme.md" keywords = [ "bot", "chatbot", "oxidebot", ] categories = [ "science::robotics", "api-bindings", ] license = "MIT OR Apache-2.0" repository = "https://github.com/canxin121/onebot_v11_oxidebot" [lib] name = "onebot_v11_oxidebot" path = "src/lib.rs" [dependencies.anyhow] version = "1.0.87" [dependencies.chrono] version = "0.4.38" [dependencies.hyper] version = "1.4.1" [dependencies.mime_guess] version = "2.0.5" [dependencies.onebot_v11] version = "0.1.5" [dependencies.oxidebot] version = "0.1.4" [dependencies.serde] version = "1.0.210" [dependencies.serde_json] version = "1.0.128" [dependencies.tokio] version = "1.40.0" features = ["full"] [dependencies.tracing] version = "0.1.40"