Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbeam committed Nov 2, 2019
1 parent b28a682 commit e910a34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,12 @@ serde_derive = "1"

[dependencies]
bufstream = "~0.1"
byteorder = "1"
fnv = "1"
io-enum = "0.2.1"
mysql_common = "0.19.2"
native-tls = "0.2.3"
net2 = "~0.2"
percent-encoding = "2.1.0"
regex = { version = "1", default-features = false }
serde = "1"
serde_json = "1"
twox-hash = "1"
Expand Down

0 comments on commit e910a34

Please sign in to comment.