mirror of
https://codeberg.org/icewind/tasproxy.git
synced 2026-06-03 18:24:08 +02:00
allow setting tasmota credentials
This commit is contained in:
parent
df4f8cab24
commit
3f583617b4
4 changed files with 61 additions and 5 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1124,6 +1124,7 @@ name = "tasproxy"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-stream",
|
||||
"base64",
|
||||
"color-eyre",
|
||||
"dashmap",
|
||||
"dotenv",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue