Skip to content

Commit 139dd5b

Browse files
alanzfacebook-github-bot
authored andcommitted
bump tree-sitter-erlang dependency to 0.10.0
Summary: As title. This is to match the new tree-sitter-erlang crate Reviewed By: robertoaloi Differential Revision: D68437554 fbshipit-source-id: e0374cbb109c25fc057c70ca8fa2b61dac0e6c51
1 parent 2ee4a2c commit 139dd5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ timeout-readwrite = "0.3.3"
9999
toml = "0.5"
100100
tree-sitter = "0.23.2"
101101
# @fb-only
102-
tree-sitter-erlang = "0.9.0" # @oss-only
102+
tree-sitter-erlang = "0.10.0" # @oss-only
103103
url = "2.5.4"
104104
vfs = { git = "https://github.com/rust-lang/rust-analyzer", rev = "2024-07-29" }
105105
vfs-notify = { git = "https://github.com/rust-lang/rust-analyzer", rev = "2024-07-29" }

0 commit comments

Comments
 (0)