Removed tauri-hotkey-rs from External Crates list. (#3403)

This commit is contained in:
Carlton Gibson
2022-02-11 16:03:47 +01:00
committed by GitHub
parent 8beab63634
commit 989ee4e14e

View File

@@ -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)