Make tokio-console feature flag actually work

This commit is contained in:
Igor Katson 2024-08-29 00:35:03 +01:00
parent 6182d94ce4
commit edba359400
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
5 changed files with 16 additions and 5 deletions

1
Cargo.lock generated
View file

@ -1456,6 +1456,7 @@ dependencies = [
"bitvec",
"byteorder",
"bytes",
"console-subscriber",
"dashmap 6.0.1",
"futures",
"hex 0.4.3",