Skip to content

Commit

Permalink
chore: Update snapbox
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Feb 15, 2024
1 parent 1c14283 commit 760787f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -65,7 +65,7 @@ serde_derive = "1.0"
serde_json = "1.0"
regex = "1.10"
criterion = "0.5"
snapbox = "0.4.16"
snapbox = "0.5.0"

[[bench]]
name = "liquid"
Expand Down
2 changes: 1 addition & 1 deletion crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ liquid-derive = { version = "^0.26.4", path = "../derive", optional = true }

[dev-dependencies]
serde_yaml = "0.8"
snapbox = "0.4.16"
snapbox = "0.5.0"

[features]
default = []
Expand Down

0 comments on commit 760787f

Please sign in to comment.