chore: update uuid dependency to version 1.16.0

This commit is contained in:
PandaDEV 2025-03-15 00:12:36 +01:00
parent 3fe4fbf052
commit 71dc5b273d
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
2 changed files with 3 additions and 3 deletions

View file

@ -46,7 +46,7 @@ time = "0.3.39"
global-hotkey = "0.6.4"
chrono = { version = "0.4.40", features = ["serde"] }
log = { version = "0.4.26", features = ["std"] }
uuid = "1.15.1"
uuid = "1.16.0"
active-win-pos-rs = "0.9.0"
include_dir = "0.7.4"
# hyperpolyglot = { git = "https://github.com/0pandadev/hyperpolyglot" }