fix the backtracke
This commit is contained in:
parent
3132d901cb
commit
96ce871e55
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ unicode = ["text", "unicode-segmentation", "bstr?/unicode", "bstr?/std"]
|
||||||
bytes = ["bstr", "text"]
|
bytes = ["bstr", "text"]
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
insta = "=1.10.0"
|
insta = { version = "=1.10.0", features = ["backtrace"] }
|
||||||
console = "0.15.0"
|
console = "0.15.0"
|
||||||
serde_json = "1.0.68"
|
serde_json = "1.0.68"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue