# 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 = "kovi-plugin-jx3" version = "0.1.0" authors = ["Natane<17843160071@163.com>"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "一个基于Kovi的剑网三插件" readme = "README.md" license = "MIT" [lib] name = "kovi_plugin_jx3" path = "src/lib.rs" [dependencies.kovi] version = "0.10.1" [dependencies.reqwest] version = "0.12.9" features = ["json"] [dependencies.serde] version = "1.0.215" features = ["derive"]