Skip to content

Commit bee7502

Browse files
committed
Update Cargo.lock
1 parent eff30b3 commit bee7502

File tree

3 files changed

+67
-13
lines changed

3 files changed

+67
-13
lines changed

Cargo.lock

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ dirs = "2.0.1"
5555
ignore = "0.4.6"
5656
annotate-snippets = { version = "0.6", features = ["ansi_term"] }
5757
structopt = "0.3"
58+
thiserror = "1.0"
5859
rustfmt-config_proc_macro = { version = "0.2", path = "config_proc_macro" }
5960

6061
# A noop dependency that changes in the Rust repository, it's a bit of a hack.

config_proc_macro/Cargo.lock

Lines changed: 44 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)