Skip to content

Commit 9f638ab

Browse files
Adds missing language to the list of languages supported.
PiperOrigin-RevId: 878432963
1 parent e7401a2 commit 9f638ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ to and from a variety of data streams and using a variety of languages.
1919

2020
Protocol buffers support generated code in C++, C#, Dart, Go, Java,
2121
Kotlin,
22-
Objective-C, Python, and Ruby. With proto3, you can also work with PHP.
22+
Objective-C, Python, Rust, and Ruby. With proto3, you can also work with PHP.
2323

2424
## Example Implementation
2525

0 commit comments

Comments
 (0)