# 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 = "alive_plugin" version = "0.1.10" description = "alive plugin" homepage = "https://atomgit.com/i18n/alive/tree/dev/alive_plugin" license = "Apache-2.0" repository = "https://atomgit.com/i18n/alive.git" [dependencies.alive_alter] version = "0.1.1" [dependencies.alive_api] version = "0.1.1" [dependencies.alive_watch] version = "0.1.1" [dependencies.aok] version = "0.1.3" [dependencies.paste] version = "1.0.14" [dependencies.skiplist] version = "0.5.1" [dependencies.speedy] version = "0.8.7" [dependencies.tokio] version = "1.37.0" features = [ "macros", "rt", "rt-multi-thread", "time", "fs", "io-util", ] [dependencies.xerr] version = "0.1.11" [features] default = [] enable = []