|
преди 4 години | |
---|---|---|
.. | ||
MergeModules | преди 4 години | |
src | преди 4 години | |
templates | преди 4 години | |
.license_template | преди 4 години | |
CHANGELOG.md | преди 4 години | |
Cargo.lock | преди 4 години | |
Cargo.toml | преди 4 години | |
README.md | преди 4 години | |
build.rs | преди 4 години | |
config_definition.rs | преди 4 години | |
metadata.json | преди 4 години | |
schema.json | преди 4 години |
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>"
]