Bytes checked api (#288)

This commit is contained in:
Nikolay Kim 2024-02-01 20:28:17 +06:00 committed by GitHub
parent 18680ea05b
commit dc4bbf02c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 104 additions and 51 deletions

View file

@ -17,7 +17,7 @@ path = "src/lib.rs"
[dependencies]
ntex-codec = "0.6.2"
ntex-bytes = "0.1.21"
ntex-bytes = "0.1.24"
ntex-util = "1.0.0"
ntex-service = "2.0.0"