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

Commit 8d36d39

Browse files
committed
bump lib-ruby-parser to 4.0.3+ruby-3.1.1
1 parent b456b2e commit 8d36d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-parser-cpp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ crate-type = ["staticlib"]
1212
default = []
1313

1414
[dependencies]
15-
lib-ruby-parser = {version = "4.0.2+ruby-3.1.1"}
15+
lib-ruby-parser = {version = "4.0.3+ruby-3.1.1"}
1616

1717
[profile.dev]
1818
panic = "abort"

0 commit comments

Comments
 (0)