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

Commit 74188e3

Browse files
committed
bump lib-ruby-parser to 4.0.3+ruby-3.1.1
1 parent ac5b4dd commit 74188e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-parser-c/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ default = []
1515
use_external_allocator = []
1616

1717
[dependencies]
18-
lib-ruby-parser = {version = "4.0.2+ruby-3.1.1"}
18+
lib-ruby-parser = {version = "4.0.3+ruby-3.1.1"}
1919

2020
[profile.dev]
2121
panic = "abort"

0 commit comments

Comments
 (0)