[package] name = "raff" version = "0.0.1" edition = "2021" license = "MIT" description = "RAFF format" repository = "https://github.com/piot/raff" # note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] flood-rs = "0.0.11"