Skip to content

Commit

Permalink
[deps] Platform: Update Rust crate homedir to v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 341a93a commit 448635c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 50 deletions.
70 changes: 21 additions & 49 deletions apps/desktop/desktop_native/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 apps/desktop/desktop_native/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ async-stream = "=0.3.5"
base64 = "=0.22.1"
byteorder = "=1.5.0"
cbc = { version = "=0.1.2", features = ["alloc"] }
homedir = "=0.3.3"
homedir = "=0.3.4"
libc = "=0.2.162"
pin-project = "=1.1.5"
dirs = "=5.0.1"
Expand Down

0 comments on commit 448635c

Please sign in to comment.