We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
byteorder
1 parent 89a7d9c commit 26b1996Copy full SHA for 26b1996
1 file changed
Cargo.toml
@@ -19,7 +19,6 @@ tokio = ["dep:tokio"]
19
20
[dependencies]
21
async-trait = "0.1"
22
-byteorder = "1"
23
bytes = "1"
24
percent-encoding = "2"
25
serde = { version = "1", features = ["derive"], optional = true }
0 commit comments