Skip to content

Commit

Permalink
chore: Bump liquid from 0.26.8 to 0.26.9
Browse files Browse the repository at this point in the history
Bumps [liquid](https://github.com/cobalt-org/liquid-rust) from 0.26.8 to 0.26.9.
- [Release notes](https://github.com/cobalt-org/liquid-rust/releases)
- [Changelog](https://github.com/cobalt-org/liquid-rust/blob/master/CHANGELOG.md)
- [Commits](cobalt-org/liquid-rust@liquid-lib-v0.26.8...liquid-lib-v0.26.9)

---
updated-dependencies:
- dependency-name: liquid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent ca86782 commit eb16814
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 libfatigue/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dashmap = "5.2.0"
futures = "0.3.30"
hdrhistogram = "7.5.4"
humantime-serde = "1.1.1"
liquid = "0.26.8"
liquid = "0.26.9"
num_cpus = "1.16.0"
petname = "1.1.2"
reqwest = { version = "0.12.5", features = ["json"] }
Expand Down

0 comments on commit eb16814

Please sign in to comment.