mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-29 22:11:55 +00:00
Opt in to experimental trybuild diffs
This commit is contained in:
parent
a0e1af6809
commit
b16893a21c
@ -20,4 +20,4 @@ std = []
|
||||
futures = "0.3"
|
||||
rustversion = "1.0"
|
||||
thiserror = "1.0"
|
||||
trybuild = "1.0"
|
||||
trybuild = { version = "1.0.19", features = ["diff"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user