Skip to content

Commit f0b6942

Browse files
committed
feat: accept env vars in email and login fields
Refs: #632
1 parent 49019a4 commit f0b6942

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ keyring-lib.git = "https://github.com/pimalaya/core"
6262
mml-lib.git = "https://github.com/pimalaya/core"
6363
oauth-lib.git = "https://github.com/pimalaya/core"
6464
pgp-lib.git = "https://github.com/pimalaya/core"
65-
pimalaya-tui = { git = "https://github.com/pimalaya/tui", branch = "bump-deps" }
65+
pimalaya-tui.git = "https://github.com/pimalaya/tui"
6666
process-lib.git = "https://github.com/pimalaya/core"
6767
secret-lib.git = "https://github.com/pimalaya/core"

0 commit comments

Comments
 (0)