mirror of https://github.com/tauri-apps/tauri
Removed tauri-hotkey-rs from External Crates list. (#3403)
This commit is contained in:
parent
8beab63634
commit
989ee4e14e
|
@ -64,9 +64,6 @@ Cross-platform application window creation library in Rust that supports all maj
|
|||
WRY is a cross-platform WebView rendering library in Rust that supports all major desktop platforms like Windows, macOS, and Linux.
|
||||
Tauri uses WRY as the abstract layer responsible to determine which webview is used (and how interactions are made).
|
||||
|
||||
## [tauri-hotkey-rs](https://github.com/tauri-apps/tauri-hotkey-rs)
|
||||
We needed to fix hotkey to work on all platforms, because upstream was not being responsive.
|
||||
|
||||
# Additional tooling
|
||||
|
||||
## [binary-releases](https://github.com/tauri-apps/binary-releases)
|
||||
|
|
Loading…
Reference in New Issue