Skip to content

Commit

Permalink
chore(deps): update rust crate snapbox to 0.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent a00b4a7 commit 0ac5a81
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 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.14"
snapbox = "0.4.15"

[[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.14"
snapbox = "0.4.15"

[features]
default = []
Expand Down

0 comments on commit 0ac5a81

Please sign in to comment.