[package] name = "lowbulls" version = "0.1.22" edition = "2021" description = "lowbull is a Rust crate facilitating message handling and event monitoring" license = "Apache-2.0" github = "https://github.com/GodGotzi/lowbulls.git" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.82" [dev-dependencies] criterion = "0.5.1"