Skip to content

Commit d05f9ab

Browse files
committed
Workaround for building issue
rust-lang-deprecated/failure#313
1 parent d3b54f4 commit d05f9ab

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

Cargo.lock

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ derivative = "1.0.2"
2424
bincode = "1.1.3"
2525
itertools = "0.8.0"
2626
rand_xorshift = "0.1.1"
27+
backtrace-sys="=0.1.19"
2728

2829
[workspace]
2930
members = ["miniserde_tools"]

0 commit comments

Comments
 (0)