mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
Tauri CLI
Licensing Errata:
Because of publishing issues upstream, we soft-forked (and patched) both console and dialoguer crates because of untenable issues surrounding expected use on Windows.
This soft fork was introduced to the Tauri Codebase here.
console
license = "MIT"
authors = [
"Armin Ronacher <armin.ronacher@active-4.com>"
]
dialoguer
license = "MIT"
authors = [
"Armin Ronacher <armin.ronacher@active-4.com>",
"Pavan Kumar Sunkara <pavan.sss1991@gmail.com>"
]