Files
pile/crates/pile-io/Cargo.toml
rm-dr 80f4ebdbe6
All checks were successful
CI / Typos (push) Successful in 20s
CI / Clippy (push) Successful in 2m44s
CI / Build and test (push) Successful in 3m10s
Docker / build-and-push (push) Successful in 5m6s
CI / Build and test (all features) (push) Successful in 6m51s
Remove S3 + encryption
2026-03-26 14:37:18 -07:00

12 lines
196 B
TOML

[package]
name = "pile-io"
version = { workspace = true }
rust-version = { workspace = true }
edition = { workspace = true }
[lints]
workspace = true
[dependencies]
tokio = { workspace = true }