tauri/core
Lucas Nogueira 66fe5d81bc
chore: small tweak to the serde CommandArg impl for cargo 1.61.0-nightly
The nightly version 1.61.0 of Cargo is failing to generate JSON documentation for this implementation, so we're helping it a little bit by changing `Self` to `D` since that's where their assert is failing
2022-03-06 20:35:12 -03:00
..
tauri chore: small tweak to the serde CommandArg impl for cargo 1.61.0-nightly 2022-03-06 20:35:12 -03:00
tauri-build Apply Version Updates From Current Changes (#3468) 2022-02-18 11:37:36 -03:00
tauri-codegen refactor(core): move png and ico behind Cargo features (#3588) 2022-03-05 14:19:24 -03:00
tauri-macros fix(core): docs.rs on Windows and macOS (#3566) 2022-03-02 13:08:42 -03:00
tauri-runtime feat(core): add WindowBuilder::on_request, closes #3533 (#3618) 2022-03-06 10:15:43 -03:00
tauri-runtime-wry fix(core): deadlock on focus events with invisible window,#3534 (#3622) 2022-03-06 18:44:12 -03:00
tauri-utils fix(core): Rust documentation generation 2022-03-06 10:42:24 -03:00