web3-proxy/Cargo.toml
Bryan Stitt bc91bd1c6f first pass at caching
i'm confused. i had it over 100k connections on friday, but now even when i go back to those commits, i can't get that high
2022-05-05 19:06:03 +00:00

6 lines
61 B
TOML

[workspace]
members = [
"linkedhashmap",
"web3-proxy",
]