refactor(core): global shortcut is now provided by tao (#2031)

This commit is contained in:
Lucas Fernandes Nogueira
2021-06-21 12:29:26 -03:00
committed by GitHub
parent f7d21a4b86
commit 3280c4aa91
20 changed files with 375 additions and 155 deletions

View File

@@ -25,7 +25,7 @@ members = [
]
[patch.crates-io]
tao = { git = "https://github.com/tauri-apps/tao", rev = "66360eea4ec6af8a52afcebb7700f486a0092168" }
tao = { git = "https://github.com/tauri-apps/tao", rev = "01fc43b05ea41463d512c0e3497971edc543ac9d" }
# default to small, optimized workspace release binaries
[profile.release]