[package] name = "anyrun-interface" version = "0.1.0" edition = "2021" description = "The raw interface crate for interaction between Anyrun and the plugins" license-file = "LICENSE" homepage = "https://github.com/anyrun-org/interface" repository = "https://github.com/anyrun-org/interface" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] abi_stable = "0.11.1"