fix(deps): update wrdu-keyboard to version 3.2.0 and add parking_lot dependency

This commit is contained in:
PandaDEV 2025-01-11 01:17:45 +10:00
parent 0980b95b72
commit 52bf66984b
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
4 changed files with 3 additions and 194 deletions

View file

@ -48,6 +48,7 @@ include_dir = "0.7.4"
# hyperpolyglot = { git = "https://github.com/0pandadev/hyperpolyglot" }
applications = { git = "https://github.com/HuakunShen/applications-rs", branch = "dev" }
meta_fetcher = "0.1.1"
parking_lot = "0.12.3"
[features]
custom-protocol = ["tauri/custom-protocol"]