chore: reexport bytes & bump version to 1.4 (#1395)

This commit is contained in:
Roman Krasiuk
2023-02-16 20:33:28 +02:00
committed by GitHub
parent d2ec304bd3
commit f979c6c1fb
45 changed files with 93 additions and 88 deletions

View File

@ -33,7 +33,6 @@ tokio = { version = "1", features = ["io-util", "net", "time"] }
tokio-stream = "0.1"
# misc
bytes = "1.2"
tracing = "0.1"
thiserror = "1.0"
hex = "0.4"