Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cc5b12d

Browse files
goffrieConvex, Inc.
authored and
Convex, Inc.
committedDec 21, 2024
Fix MSRV reference in convex-rs README.md (#32574)
This was bumped with convex-rs 0.9.0. GitOrigin-RevId: 7d509c2063e7f9eac65d9d8db4be7c85867b120c
1 parent 8d55f76 commit cc5b12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ available on [docs.rs](https://docs.rs/convex/latest/convex/)
4141

4242
# MSRV
4343

44-
The Convex rust client works on stable rust 1.65.0 and higher. It also works on
44+
The Convex rust client works on stable rust 1.71.1 and higher. It also works on
4545
nightly.
4646

4747
# Debug Logging

0 commit comments

Comments
 (0)
Please sign in to comment.