Skip to content

Commit b659532

Browse files
chore(deps): update rust crate insta to v1.46.0 (#238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
1 parent 52dec2d commit b659532

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

crates/plotnik-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ plotnik-langs = { version = "0.1", path = "../plotnik-langs", optional = true }
3030
default = ["plotnik-langs"]
3131

3232
[dev-dependencies]
33-
insta = { version = "=1.45.1", features = ["yaml"] }
33+
insta = { version = "=1.46.0", features = ["yaml"] }
3434
indoc = "=2.0.7"
3535
serde_json = "=1.0.148"
3636
tempfile = "=3.24.0"

0 commit comments

Comments
 (0)