Skip to content

Commit

Permalink
Update Rust crate pin-project to v1.1.8 (#6075)
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 30bd339 commit c4b1835
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -193,7 +193,7 @@ opentelemetry_sdk = { version = "=0.27.1", default-features = false }
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 = { version = "=1.1.8", 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"] }
Expand Down

0 comments on commit c4b1835

Please sign in to comment.