Fork info

This commit is contained in:
Maxime Augier 2024-01-19 20:59:45 +01:00
parent f632d3a596
commit cf56783e3d

View File

@ -1,11 +1,10 @@
[package] [package]
name = "luxafor" name = "rofaxul"
description = "Library, and CLI, for Luxafor lights via either USB or webhooks." description = "Fork from luxafor"
version = "0.2.2" version = "0.1.0"
authors = ["Simon Johnston <johnstonskj@gmail.com>"] authors = ["Simon Johnston <johnstonskj@gmail.com>", "Maxime Augier <max@xolus.net>"]
repository = "https://github.com/johnstonskj/rust-luxafor" repository = "https://github.com/maugier/rofaxul"
documentation = "https://docs.rs/luxafor/0.1.0/luxafor/" edition = "2021"
edition = "2018"
license = "MIT" license = "MIT"
readme = "README.md" readme = "README.md"
publish = false publish = false