Skip to content

Commit 39c6a39

Browse files
committed
Fix build in 1.83.0
Workaround for rust-lang/rust#133824
1 parent d2dedd1 commit 39c6a39

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A protobuf library extending [`prost`](https://crates.io/crates/prost) with refl
2828

2929
## Minimum Supported Rust Version
3030

31-
Rust **1.64** or higher.
31+
Rust **1.70** or higher.
3232

3333
The minimum supported Rust version may be changed in the future, but it will be
3434
done with a minor version bump.
626 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)