[package] name = "beers" version = "0.1.0" authors = ["David Buchan-Swanson "] description = "Rust-based implementation of the Homebrew CLI" license = "MIT" [dependencies] serde_json = "1.0" reqwest = "0.8.8"