Skip to content

Commit

Permalink
fix: fix crate vulnerabilities (rustdesk#7344)
Browse files Browse the repository at this point in the history
  • Loading branch information
rex4539 authored Mar 9, 2024
1 parent dcbe280 commit 866ec09
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 25 deletions.
55 changes: 31 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 866ec09

Please sign in to comment.