Skip to content

Commit e89637c

Browse files
chore(deps): update rust crate insta to 1.29.0
1 parent 941c335 commit e89637c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ humansize = { version = "2.1.3", features = ["impl_style"] }
5151
aws-credential-types = "0.54.1"
5252

5353
[dev-dependencies]
54-
insta = { version = "1.28.0", features = ["json"] }
54+
insta = { version = "1.29.0", features = ["json"] }
5555
portpicker = "0.1.1"
5656
test-context = "0.1.4"

0 commit comments

Comments
 (0)