Bumped combine version

This commit is contained in:
Paul Masurel
2019-04-11 08:33:56 +09:00
parent acd29b535d
commit c4f59f202d

View File

@@ -23,7 +23,7 @@ snap = {version="0.2"}
atomicwrites = {version="0.2.2", optional=true}
tempfile = "3.0"
log = "0.4"
combine = "3"
combine = ">=3.6.0,<4.0.0"
tempdir = "0.3"
serde = "1.0"
serde_derive = "1.0"