# 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-expand-lagrange" version = "0.5.3" authors = ["Threkork "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Kovi 的 Lagrange Api拓展。" readme = "README.md" keywords = [ "kovi", "kovi-plugin", "kovi-plugin-expand", "kovi-expand", "lagrange", ] license = "MPL-2.0" repository = "https://github.com/Threkork/kovi-plugin/" [lib] name = "kovi_plugin_expand_lagrange" path = "src/lib.rs" [dependencies.kovi] version = ">= 0.8.4"