mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 06:26:16 +01:00
Properly impliment list teams and fix cert on windows
This commit is contained in:
@@ -55,5 +55,5 @@ async fn main() {
|
||||
.await
|
||||
.expect("Failed to list teams");
|
||||
|
||||
println!("{}", pretty_print_dictionary(&res));
|
||||
println!("{:#?}", res);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user