Carson McManus
|
b57bc38341
|
add rustfmt.toml and run cargo fmt
|
2021-08-08 12:54:46 -04:00 |
|
Carson McManus
|
b5ed878659
|
change accounts to type Vec<Arc<Mutex<SteamGuardAccount>>> to make sure state stays in one place in memory
|
2021-08-01 12:34:13 -04:00 |
|
Carson McManus
|
afc09a35ac
|
implement saving manifest and accounts
|
2021-08-01 11:20:57 -04:00 |
|
Carson McManus
|
d6cdbd5541
|
simplify manifest and account loading
|
2021-08-01 09:47:50 -04:00 |
|
Tilo Spannagel
|
f3910790bb
|
Run "cargo fmt"
|
2021-08-01 12:43:18 +00:00 |
|
Carson McManus
|
c6d9fd0d75
|
seperate cli stuff from library stuff, and put it in another crate
|
2021-07-31 12:24:49 -04:00 |
|
Carson McManus
|
8ded30e09e
|
add logging
|
2021-03-27 10:35:52 -04:00 |
|
Carson McManus
|
d7b952b40f
|
add load_accounts
|
2021-03-26 14:05:54 -04:00 |
|
Carson McManus
|
a355cb6644
|
update Manifest struct
|
2021-03-26 13:14:59 -04:00 |
|
Carson McManus
|
05b944c40b
|
add working manifest loading
|
2021-03-25 19:47:44 -04:00 |
|
Carson McManus
|
196e4ffdb8
|
add manifest and manifest entry types
|
2021-03-25 17:45:41 -04:00 |
|