# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "smart_led_effects" version = "0.1.7" authors = ["Philip Barlow"] description = "A collection of effects for LED strips" homepage = "https://github.com/bitbrain-za/smart-led-effects-rs" readme = "README.md" keywords = [ "ws2812", "neopixel", "smart-leds", ] license = "MIT" repository = "https://github.com/bitbrain-za/smart-led-effects-rs" [dependencies.palette] version = "0.7.3" [dependencies.rand] version = "0.8.5"