Play around and add rog-slash

This commit is contained in:
Jochen@Jinbe
2024-03-22 22:05:27 +01:00
parent 9119229d41
commit 1366422d96
14 changed files with 794 additions and 49 deletions

View File

@@ -33,6 +33,7 @@ tokio = { version = "^1.23.0", default-features = false, features = [
"sync",
"time",
"rt",
"rt-multi-thread"
] }
concat-idents = "^1.1"
dirs = "^4.0"