Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
volks73 committed Oct 15, 2019
1 parent 2b9f26b commit ed65eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ name = "wix"

[dependencies]
chrono = "0.4"
env_logger = "0.5"
env_logger = "0.7"
log = "0.4"
maplit = "1"
mustache = "0.9"
regex = "1"
semver = "0.9"
termcolor = "1"
toml = "0.4"
toml = "0.5"
uuid = { version = "0.7", features = ["v4"] }

[dev-dependencies]
Expand Down

0 comments on commit ed65eb0

Please sign in to comment.