Skip to content

Commit 81ebb18

Browse files
chore: Bump liquid from 0.26.10 to 0.26.11
Bumps [liquid](https://github.com/cobalt-org/liquid-rust) from 0.26.10 to 0.26.11. - [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.10...liquid-lib-v0.26.11) --- updated-dependencies: - dependency-name: liquid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e5ff07 commit 81ebb18

File tree

2 files changed

+40
-15
lines changed

2 files changed

+40
-15
lines changed

Cargo.lock

+39-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libfatigue/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dashmap = "5.2.0"
1717
futures = "0.3.31"
1818
hdrhistogram = "7.5.4"
1919
humantime-serde = "1.1.1"
20-
liquid = "0.26.10"
20+
liquid = "0.26.11"
2121
num_cpus = "1.16.0"
2222
petname = "1.1.2"
2323
reqwest = { version = "0.12.12", features = ["json"] }

0 commit comments

Comments
 (0)