[package] name = "quill-prototype" version = "0.0.0-prototype.1" authors = ["caelunshun "] edition = "2018" description = "Prototype plugin API for Feather" repository = "https://github.com/feather-rs/feather" license = "Apache-2.0 OR MIT" [dependencies] anyhow = "1" thiserror = "1" uuid = "0.8" [workspace] members = [".", "sys"]