chore(deps): update rust crate insta to v1.43.1
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | crate | insta | 1.43.0 | 1.43.1 |
This commit is contained in:
parent
dbb825abff
commit
fe2878f7aa
2 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ tracing = "0.1"
|
|||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
|
||||
[dev-dependencies]
|
||||
insta = { version = "=1.43.0", features = ["json"] }
|
||||
insta = { version = "=1.43.1", features = ["json"] }
|
||||
|
||||
[profile.release]
|
||||
opt-level = "s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue