Remove insta dependency for rojo-insta-ext

This commit is contained in:
Lucien Greathouse
2019-10-16 17:03:21 -07:00
parent 56f5a61362
commit cc68d57f11
2 changed files with 0 additions and 5 deletions

View File

@@ -8,7 +8,3 @@ publish = false
[dependencies]
serde = "1.0.99"
serde_yaml = "0.8.9"
[dependencies.insta]
version = "0.11.0"
features = ["redactions"]