removed unnecessary unwraps, closes #4

This commit is contained in:
crapStone 2022-07-16 16:40:53 +02:00
parent 4624a98039
commit 150b6ff30b
No known key found for this signature in database
GPG key ID: 4CAA9E39EEDEB1F0
5 changed files with 29 additions and 14 deletions

View file

@ -5,7 +5,7 @@
[package]
name = "lamp"
version = "0.3.0"
version = "0.3.1"
authors = ["crapStone <crapstone01@gmail.com>"]
license = "GPL-3.0-or-later"
description = "A Linux backlight utility inspired by acpibacklight"