Bump more deps (#1921)

This commit is contained in:
Jonathan Turner
2020-05-31 08:54:47 +12:00
committed by GitHub
parent 2dc43775e3
commit ef4eefa96a
8 changed files with 39 additions and 39 deletions

View File

@ -27,7 +27,7 @@ async-stream = "0.2"
base64 = "0.12.1"
bigdecimal = { version = "0.1.2", features = ["serde"] }
bson = { version = "0.14.1", features = ["decimal128"] }
byte-unit = "3.0.3"
byte-unit = "3.1.3"
bytes = "0.5.4"
calamine = "0.16"
cfg-if = "0.1"
@ -44,7 +44,7 @@ futures = { version = "0.3", features = ["compat", "io-compat"] }
futures-util = "0.3.5"
futures_codec = "0.4"
getset = "0.1.1"
git2 = { version = "0.13.5", default_features = false }
git2 = { version = "0.13.6", default_features = false }
glob = "0.3.0"
hex = "0.4"
htmlescape = "0.3.1"
@ -84,7 +84,7 @@ termcolor = "1.1.0"
textwrap = {version = "0.11.0", features = ["term_size"]}
toml = "0.5.6"
typetag = "0.1.4"
umask = "0.1"
umask = "1.0.0"
unicode-xid = "0.2.0"
which = "3"