Index: tinyvec/Cargo.toml
===================================================================
--- tinyvec.orig/Cargo.toml
+++ tinyvec/Cargo.toml
@@ -118,11 +118,6 @@ required-features = [
 version = "1"
 optional = true
 
-[dependencies.borsh]
-version = "1.2.0"
-optional = true
-default-features = false
-
 [dependencies.serde]
 version = "1.0"
 optional = true
