Skip to content

Commit fa6a67c

Browse files
authored
Merge pull request #283 from sine-fdn/dependabot/cargo/insta-1.45.0
chore(deps): bump insta from 1.44.3 to 1.45.0
2 parents 8f6d01d + b94e1ea commit fa6a67c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ quickcheck_macros = "1"
3838
serde_json = "1.0.148"
3939
serde = { version = "1.0", features = ["derive"] }
4040
tempfile = "3"
41-
insta = { version = "1.44.3", features = ["json", "redactions"] }
41+
insta = { version = "1.45.1", features = ["json", "redactions"] }

0 commit comments

Comments
 (0)