Rename some stuff

This commit is contained in:
Tobias Reisinger 2026-08-31 21:34:23 +02:00
commit 49304c70bc
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
11 changed files with 183 additions and 23 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
authors = ["Tobias Reisinger <tobias@msrg.cc>"]
[dependencies]
emgauwa-common = { git = "https://git.serguzim.me/emgauwa/common.git" }
emgauwa-common = { git = "https://git.serguzim.me/emgauwa/common.git", tag = "v0.5.2-rc.1" }
actix = "0.13"