[package] name = "terminal-spinner-data" description = "A library declaring frames and animation interval data for spinner animations" license = "Apache-2.0 OR MIT" repository = "https://github.com/SirWindfield/terminal-spinners-rs" version = "0.1.3" authors = ["SirWindfield "] edition = "2018" [build-dependencies] anyhow = "1.0.38" heck = "0.3.2" quote = "1.0.9" serde = { version = "1.0.123", features = ["derive"] } serde_json = "1.0.64"