mirror of
https://github.com/ivabus/speakersafetyd
synced 2024-11-10 02:15:16 +03:00
Cargo.toml: Add missing fields
Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
parent
5d420dfe44
commit
cad5c81a68
|
@ -2,8 +2,8 @@
|
|||
name = "speakersafetyd"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
license = "MIT"
|
||||
description = "Speaker protection daemon for embedded Linux systems"
|
||||
|
||||
[dependencies]
|
||||
half = "^2.1.0"
|
||||
|
|
Loading…
Reference in a new issue