Drop the unnecessary dependency on typeable.
See also https://github.com/reem/rust-typeable/issues/3.
This commit is contained in:
@@ -16,9 +16,6 @@ git = "https://github.com/hyperium/mime.rs"
|
||||
[dependencies.unsafe-any]
|
||||
git = "https://github.com/reem/rust-unsafe-any"
|
||||
|
||||
[dependencies.typeable]
|
||||
git = "https://github.com/reem/rust-typeable"
|
||||
|
||||
[dev-dependencies.curl]
|
||||
git = "https://github.com/carllerche/curl-rust"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user