Skip to content

Commit 502ab65

Browse files
committed
Update rustfix to 0.4.4.
1 parent fffb05d commit 502ab65

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ log = "0.4.6"
4545
libgit2-sys = "0.7.9"
4646
num_cpus = "1.0"
4747
opener = "0.3.0"
48-
rustfix = "0.4.3"
48+
rustfix = "0.4.4"
4949
same-file = "1"
5050
semver = { version = "0.9.0", features = ["serde"] }
5151
serde = { version = "1.0.82", features = ['derive'] }
@@ -108,6 +108,3 @@ doc = false
108108
deny-warnings = []
109109
vendored-openssl = ['openssl/vendored']
110110
pretty-env-logger = ['pretty_env_logger']
111-
112-
[patch.crates-io]
113-
rustfix = {git="https://github.com/ehuss/rustfix", branch="pub-rendered"}

0 commit comments

Comments
 (0)