improve calculator, improve logging, fix auto role
Run cargo test / Run tests (push) Successful in 3m25s
Build Docker Package / build (push) Successful in 6m6s

This commit is contained in:
Elias Wendland
2026-07-05 12:13:41 +02:00
parent 24205326bf
commit afa64fd55b
6 changed files with 94 additions and 23 deletions
+1
View File
@@ -14,6 +14,7 @@ dotenv = "0.15.0"
exmex = "0.21.0"
f128 = "0.2.9"
f256 = "0.11.2"
num-bigint = "0.5.1"
num-traits = "0.2.19"
poise = "0.6.2"
regex = "1.12.4"