|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
MergeModules | %!s(int64=4) %!d(string=hai) anos | |
src | %!s(int64=4) %!d(string=hai) anos | |
templates | %!s(int64=4) %!d(string=hai) anos | |
.license_template | %!s(int64=4) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=4) %!d(string=hai) anos | |
Cargo.lock | %!s(int64=4) %!d(string=hai) anos | |
Cargo.toml | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
build.rs | %!s(int64=4) %!d(string=hai) anos | |
config_definition.rs | %!s(int64=4) %!d(string=hai) anos | |
metadata.json | %!s(int64=4) %!d(string=hai) anos | |
schema.json | %!s(int64=4) %!d(string=hai) anos |
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>"
]