fix: fix crate vulnerabilities (#7344)

This commit is contained in:
Dimitris Apostolou
2024-03-09 11:52:18 +02:00
committed by GitHub
Unverified
parent dcbe2805e6
commit 866ec097c0
2 changed files with 32 additions and 25 deletions

View File

@@ -45,7 +45,7 @@ unix-file-copy-paste = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
whoami = "1.4"
whoami = "1.5.0"
scrap = { path = "libs/scrap", features = ["wayland"] }
hbb_common = { path = "libs/hbb_common" }
serde_derive = "1.0"