Update binary version

This commit is contained in:
Adrian Woźniak 2021-08-02 11:02:27 +02:00
parent e33de2cd96
commit 90e1dcdad6
No known key found for this signature in database
GPG Key ID: 0012845A89C7352B
2 changed files with 4 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "aho-corasick"
version = "0.7.18"
@ -11,7 +13,7 @@ dependencies = [
[[package]]
name = "amdfand"
version = "1.0.4"
version = "1.0.5"
dependencies = [
"gumdrop",
"log",

View File

@ -1,6 +1,6 @@
[package]
name = "amdfand"
version = "1.0.4"
version = "1.0.5"
edition = "2018"
description = "AMDGPU fan control service"
license = "MIT OR Apache-2.0"