Fix missing libquadmath.so issue
Run cargo test / Run tests (push) Successful in 5m18s
Build Docker Package / build (push) Successful in 14m3s
Build Docker Package / build (release) Successful in 11m0s

This commit is contained in:
Elias Wendland
2026-07-20 18:33:49 +02:00
parent b1116846aa
commit bada6696a2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tg-dev-srv-bot"
version = "0.1.2"
version = "0.2.1"
edition = "2024"
license = "GPL-3.0-or-later"
description = "Bot for the TeenGovernment Development Server"