Skip to content

Commit

Permalink
chore: fixing mempool_infra Cargo.toml
Browse files Browse the repository at this point in the history
commit-id:947d3258
  • Loading branch information
lev-starkware committed Aug 12, 2024
1 parent 5e5656b commit f8a57da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/mempool_infra/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ workspace = true
async-trait.workspace = true
bincode.workspace = true
hyper = { workspace = true, features = ["client", "http2", "server", "tcp"] }
papyrus_config = { path = "../papyrus_config", version = "0.4.0-rc.0" }
papyrus_config.workspace = true
rstest.workspace = true
serde = { workspace = true, features = ["derive"] }
thiserror.workspace = true
Expand Down

0 comments on commit f8a57da

Please sign in to comment.