Replies: 1 comment 2 replies
-
Support for deadpool 0.10 is only available on the master branch of diesel-async yet. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am trying to use PoolConfig to manually configure some points and put it to builder.
It fails to
pool_config
: "^^^^^^^^^^^ expecteddeadpool::managed::config::PoolConfig
, foundPoolConfig
".And it works with deadpool 9.5.
Beta Was this translation helpful? Give feedback.
All reactions