Bump some of our dependencies (#1809)

This commit is contained in:
Jonathan Turner
2020-05-16 15:34:10 -07:00
committed by GitHub
parent 48d06f40b1
commit 0abc94f0c6
15 changed files with 184 additions and 56 deletions

View File

@ -16,7 +16,7 @@ nu-protocol = { path = "../nu-protocol", version = "0.14.1" }
directories = "2.0.2"
dunce = "1.0.0"
getset = "0.1.0"
getset = "0.1.1"
glob = "0.3.0"
tempfile = "3.1.0"
indexmap = { version = "1.3.2", features = ["serde-1"] }