This commit is contained in:
Tobias Reisinger 2026-09-02 01:39:43 +02:00
commit 5601481929
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 5 additions and 5 deletions

View file

@ -1,11 +1,11 @@
[package]
name = "emgauwa-controller"
version = "0.5.2"
version = "0.5.3"
edition = "2021"
authors = ["Tobias Reisinger <tobias@msrg.cc>"]
[dependencies]
emgauwa-common = { git = "https://git.serguzim.me/emgauwa/common.git", tag = "v0.5.2-rc.1" }
emgauwa-common = { git = "https://git.serguzim.me/emgauwa/common.git", tag = "v0.5.3" }
actix = "0.13"
@ -29,4 +29,4 @@ rppal = "0.22"
rppal-pfd = "0.1"
rppal-mcp23s17 = "0.1"
git-version = "0.3"
git-version = "0.3"