[dependencies.async-trait]
version = "0.1.80"
[dependencies.bytes]
version = "1.6.0"
[features]
default = []
unstable = []
[lib]
name = "remi"
path = "src/lib.rs"
[lints.rust.unexpected_cfgs]
check-cfg = ["cfg(noeldoc)"]
level = "warn"
priority = 0
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "๐ปโโ๏ธ๐งถ Asynchronous Rust crate to handle communication between applications and object storage providers"
edition = "2021"
license = "MIT"
name = "remi"
readme = "README.md"
repository = "https://github.com/Noelware/remi-rs"
rust-version = "1.76"
version = "0.9.0"