Skip to content

Commit

Permalink
chore: Bump liquid from 0.26.9 to 0.26.10
Browse files Browse the repository at this point in the history
Bumps [liquid](https://github.com/cobalt-org/liquid-rust) from 0.26.9 to 0.26.10.
- [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.9...liquid-lib-v0.26.10)

---
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 Jan 27, 2025
1 parent 05ec36e commit f5b3823
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 29 deletions.
38 changes: 10 additions & 28 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.31"
hdrhistogram = "7.5.4"
humantime-serde = "1.1.1"
liquid = "0.26.9"
liquid = "0.26.10"
num_cpus = "1.16.0"
petname = "1.1.2"
reqwest = { version = "0.12.12", features = ["json"] }
Expand Down

0 comments on commit f5b3823

Please sign in to comment.