More granular feature handling

This commit is contained in:
Igor Katson 2024-08-30 12:07:00 +01:00
parent 9a6039f5ee
commit 7e40c71852
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
5 changed files with 7 additions and 16 deletions

View file

@ -31,8 +31,6 @@ directories = "5"
tokio-util = "0.7.10"
data-encoding = "2.6.0"
bytes = "1.7.1"
assert_cfg = "0.1.0"
[dev-dependencies]
serde_json = "1"