[package] name = "thfmr-util" description = "Various utility functions used by the TouHou.FM Radio project" repository = "https://git.touhou.fm/touhou.fm/radio-rust" documentation = "https://docs.rs/thfmr-util" license = "GPL-3.0" version = "0.2.2" authors = ["Daniel Sonck "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] base64 = "0.13.0" async-graphql = "2.8.0" thiserror = "1.0.24"