Skip to content

Commit

Permalink
Update Rust crate pin-project-lite to v0.2.16 (#6074)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Jan 7, 2025
1 parent 697ac5e commit a011f4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -194,7 +194,7 @@ orx-concurrent-vec = { version = "=3.1.0", default-features = false }
owo-colors = { version = "=4.1.0", default-features = false }
paste = { version = "=1.0.15", default-features = false }
pin-project = { version = "=1.1.7", default-features = false }
pin-project-lite = { version = "=0.2.15", default-features = false }
pin-project-lite = { version = "=0.2.16", default-features = false }
postgres-protocol = { version = "=0.6.7", default-features = false }
pretty_assertions = { version = "=1.4.1", default-features = false, features = ["alloc"] }
proc-macro-error2 = { version = "=2.0.1", default-features = false }
Expand Down

0 comments on commit a011f4c

Please sign in to comment.