Skip to content

Commit 5970f98

Browse files
committed
minor: add 1.0.x row to Rust version table
1 parent ee3fc06 commit 5970f98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ This repository contains the officially supported MongoDB Rust driver, a client
2626
| Driver Version | Required Rust Version |
2727
|:--------------:|:---------------------:|
2828
| master | 1.43+ |
29-
| 0.11.x | 1.43+
29+
| 1.0.x | 1.43+ |
30+
| 0.11.x | 1.43+ |
3031
| 0.10.x | 1.43+ |
3132
| 0.9.x | 1.39+ |
3233
- MongoDB 3.6+

0 commit comments

Comments
 (0)