Skip to content

Commit

Permalink
chore(deps): update rust crate snapbox to 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent ec9a2c9 commit f27b301
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 10 deletions.
108 changes: 99 additions & 9 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ regex = "1.8.3"
toml = "0.7"

[dev-dependencies]
snapbox = { version = "0.4.11", features = ["cmd", "path"] }
snapbox = { version = "0.5.9", features = ["cmd", "path"] }

[profile.release]
lto = true

0 comments on commit f27b301

Please sign in to comment.