Add interface to manage accounts

This commit is contained in:
ranfdev
2023-11-13 19:58:26 +01:00
parent ba0a5a756c
commit 365244bd60
11 changed files with 581 additions and 4 deletions

View File

@ -28,3 +28,4 @@ generational-arena = "0.2.9"
tracing = "0.1.37"
thiserror = "1.0.49"
regex = "1.9.6"
oo7 = "0.2.1"