Skip to content

Commit 75051d3

Browse files
chore(deps): update rust crate insta to v1.45.0 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efbb100 commit 75051d3

2 files changed

Lines changed: 97 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 96 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
@@ -28,6 +28,6 @@ default = ["plotnik-langs"]
2828
unstable-child-type-validation = []
2929

3030
[dev-dependencies]
31-
insta = { version = "=1.44.3", features = ["yaml"] }
31+
insta = { version = "=1.45.0", features = ["yaml"] }
3232
indoc = "=2.0.7"
3333
serde_json = "=1.0.145"

0 commit comments

Comments
 (0)