Skip to content

Commit

Permalink
Update rustfix to 0.4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Dec 13, 2018
1 parent fffb05d commit 502ab65
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ log = "0.4.6"
libgit2-sys = "0.7.9"
num_cpus = "1.0"
opener = "0.3.0"
rustfix = "0.4.3"
rustfix = "0.4.4"
same-file = "1"
semver = { version = "0.9.0", features = ["serde"] }
serde = { version = "1.0.82", features = ['derive'] }
Expand Down Expand Up @@ -108,6 +108,3 @@ doc = false
deny-warnings = []
vendored-openssl = ['openssl/vendored']
pretty-env-logger = ['pretty_env_logger']

[patch.crates-io]
rustfix = {git="https://github.com/ehuss/rustfix", branch="pub-rendered"}

0 comments on commit 502ab65

Please sign in to comment.