Skip to content

Commit

Permalink
Merge pull request #108 from chaindexing/renovate/pin-project-lite-0.x
Browse files Browse the repository at this point in the history
Update Rust crate pin-project-lite to 0.2.14
  • Loading branch information
Jurshsmith authored Apr 21, 2024
2 parents 425ecb9 + ae09ba7 commit 2093d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaindexing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ derive_more = "0.99"
chrono = { version = "0.4", features = ["serde"] }
diesel = { version = "2", features = ["postgres", "uuid", "chrono", "serde_json"] }
diesel-async = { version = "0.4", features = ["bb8", "postgres"] }
pin-project-lite = "0.2.13"
pin-project-lite = "0.2.14"
ethers = "2.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1"
Expand Down

0 comments on commit 2093d4f

Please sign in to comment.