Can now connect to Omikron :C
Some util
This commit is contained in:
parent
8b21e451dd
commit
9bd22d4e3e
16 changed files with 1508 additions and 199 deletions
|
|
@ -19,3 +19,7 @@ uuid = { version = "*", features = ["v4"] }
|
|||
walkdir = "2.5.0"
|
||||
sysinfo = "*"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
rand = "0.8.5"
|
||||
base64 = "0.22.1"
|
||||
once_cell = "1.21.3"
|
||||
reqwest = "0.12.23"
|
||||
|
|
|
|||
Loading…
Reference in a new issue