set default data for newly created identity
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m31s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m21s
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m31s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m21s
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1319,7 +1319,6 @@ dependencies = [
|
||||
"reqwest",
|
||||
"smallvec",
|
||||
"smol",
|
||||
"whoami",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -6230,6 +6229,7 @@ dependencies = [
|
||||
"serde_json",
|
||||
"smol",
|
||||
"webbrowser",
|
||||
"whoami",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user