Skip to content

Commit

Permalink
chore(deps): update rust crate insta to 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent 941c335 commit e89637c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ humansize = { version = "2.1.3", features = ["impl_style"] }
aws-credential-types = "0.54.1"

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

0 comments on commit e89637c

Please sign in to comment.