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

Commit e242bd9

Browse files
committed
bump lib-ruby-parser
1 parent ca77588 commit e242bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-parse/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = "0.1.0"
77

88
[dependencies]
99
jemallocator = {version = "0.3.2", optional = true}
10-
lib-ruby-parser = "4.0.1+ruby-3.1.1"
10+
lib-ruby-parser = "4.0.2+ruby-3.1.1"
1111

1212
[profile.release]
1313
lto = true

0 commit comments

Comments
 (0)