fix cargo.toml

This commit is contained in:
Jun Kurihara 2022-07-20 11:48:43 +09:00
commit f51cd5e012
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
2 changed files with 2 additions and 3 deletions

View file

@ -53,8 +53,6 @@ h3 = { git = "https://github.com/hyperium/h3.git" }
h3-quinn = { git = "https://github.com/hyperium/h3.git" }
bytes = "1.1.0"
mimalloc-rust = "0.2.0"
thiserror = "1.0.31"
[dev-dependencies]