Skip to content

Commit 363550a

Browse files
authored
fix: pin lol_html to 2.7.0 (#1276)
1 parent 569dadb commit 363550a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/fastly/crates/rust-lol-html/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ capi = []
1717

1818
[dependencies]
1919
encoding_rs = "0.8.35"
20-
lol_html = "2.6.0"
20+
lol_html = "=2.7.0"
2121
libc = "0"
2222
thiserror = "2"
2323

0 commit comments

Comments
 (0)