# 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" rust-version = "1.67.0" name = "remi-core" version = "0.4.3" description = "๐Ÿปโ€โ„๏ธ๐Ÿงถ Core API for the remi-rs crate families" homepage = "https://docs.noelware.org/libraries/rust/remi-rs/latest/remi_core" readme = "README.md" license = "MIT" repository = "https://github.com/Noelware/remi-rs/tree/master/remi_core" [dependencies.async-trait] version = "0.1.74" [dependencies.bytes] version = "1.5.0" [dependencies.derive_builder] version = "0.12.0" [dependencies.futures] version = "0.3.29"