Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
linuskendall authored Sep 19, 2023
1 parent d2dd8b3 commit 1e19190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/acc_forwarder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ futures = "0.3.28"
lazy_static = "1.4.0"
log = "0.4.17"
mpl-token-metadata = "1.8.3"
plerkle_serialization = { git = "https://github.com/metaplex-foundation/digital-asset-validator-plugin.git", rev = "35a8801c" }
plerkle_serialization = { version = "1.5.2" }
plerkle_messenger = { git = "https://github.com/metaplex-foundation/digital-asset-validator-plugin.git", rev = "35a8801c", features = ['redis'] }
prometheus = "0.13.3"
reqwest = { version = "0.11", features = ["json"] }
Expand Down

0 comments on commit 1e19190

Please sign in to comment.