Closed CRBl69 closed 5 months ago
This PR updates the Rust deps (bigdecimal, sqlx and diesel) to be compatible with the Aptos processor repo.
bigdecimal
sqlx
diesel
cargo check
src/rust
src/rust/dependencies/aptos-indexer-processors/rust/processor
Description
This PR updates the Rust deps (
bigdecimal
,sqlx
anddiesel
) to be compatible with the Aptos processor repo.Testing
cargo check
insidesrc/rust
.cargo check
insidesrc/rust/dependencies/aptos-indexer-processors/rust/processor
.Checklist