Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 3146041

Browse files
authored
Update Cargo.toml
1 parent 68b9155 commit 3146041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ repository = "https://github.com/lib-ruby-parser/nodes"
88
version = "0.55.0"
99

1010
[dependencies]
11-
liquid = "= 0.26.0"
12-
liquid-core = "= 0.26.0"
11+
liquid = "= 0.26"
12+
liquid-core = "= 0.26"
1313
serde = {version = "1.0", features = ["derive"]}

0 commit comments

Comments
 (0)