Skip to content

Commit

Permalink
[deps] Platform: Update Rust crate pin-project to v1.1.7 (#12132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <[email protected]>
  • Loading branch information
renovate[bot] and dani-garcia authored Nov 25, 2024
1 parent e07ddce commit da6a0cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -33,7 +33,7 @@ byteorder = "=1.5.0"
cbc = { version = "=0.1.2", features = ["alloc"] }
homedir = "=0.3.3"
libc = "=0.2.162"
pin-project = "=1.1.5"
pin-project = "=1.1.7"
dirs = "=5.0.1"
futures = "=0.3.31"
interprocess = { version = "=2.2.1", features = ["tokio"] }
Expand Down

0 comments on commit da6a0cb

Please sign in to comment.