Skip to content

Commit a880ac6

Browse files
committed
Remove smallvec from dependencies
Was not used
1 parent d537261 commit a880ac6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ travis-ci = { repository = "async-std/async-tls" }
1616
appveyor = { repository = "async-std/async-tls" }
1717

1818
[dependencies]
19-
smallvec = "0.6"
2019
futures-preview = "0.3.0-alpha.17"
2120
rustls = "0.16"
2221
webpki = "0.21"

0 commit comments

Comments
 (0)