better defaults
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
cargo-features = ["edition2024"]
|
||||
|
||||
[package]
|
||||
name = "rpi-fan-control-oxidized"
|
||||
name = "rpi-fan-control"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Yigid BALABAN <fyb@fybx.dev>"]
|
||||
description = "A Raspberry Pi fan controller written in Rust"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/fybx/rpi-fan-control-oxidized"
|
||||
repository = "https://github.com/fybx/rpi-fan-control"
|
||||
|
||||
[dependencies]
|
||||
libgpiod = "0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user