mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-24 03:50:21 +00:00
make oauth2 client secret optional #494
This commit is contained in:
parent
130629309c
commit
59ed5f8687
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -3090,7 +3090,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "pimalaya-tui"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pimalaya/tui#0f9daa6215381b7b8b7d9f12fa05c2c92befc868"
|
||||
source = "git+https://github.com/pimalaya/tui#0423b23520ab93dd65176d0e60a1fcc514848d0f"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"clap",
|
||||
|
|
Loading…
Reference in a new issue