Skip to content

Commit 080a1e1

Browse files
DOCSP-22442 Update to Rust v2.7 (#912)
1 parent 8f7ab9b commit 080a1e1

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The MongoDB Rust driver requires Rust 1.57 or later.
1+
The MongoDB Rust driver requires Rust 1.60 or later.

source/includes/mongodb-compatibility-table-rust.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,23 @@
1313
- MongoDB 4.2
1414
- MongoDB 4.0
1515
- MongoDB 3.6
16-
* - 2.6 [#2.5-2.6-limitation]_
16+
* - 2.7 [#2.5-2.7-limitation]_
1717
- ⊛
1818
- ✓
1919
- ✓
2020
- ✓
2121
- ✓
2222
- ✓
2323
- ✓
24-
* - 2.5 [#2.5-2.6-limitation]_
24+
* - 2.6 [#2.5-2.7-limitation]_
25+
- ⊛
26+
- ✓
27+
- ✓
28+
- ✓
29+
- ✓
30+
- ✓
31+
- ✓
32+
* - 2.5 [#2.5-2.7-limitation]_
2533
- ⊛
2634
- ⊛
2735
- ✓
@@ -73,7 +81,7 @@
7381
The Rust driver is not compatible with MongoDB Server versions
7482
older than 3.6.
7583

76-
.. [#2.5-2.6-limitation] This Rust driver version does not support
84+
.. [#2.5-2.7-limitation] This Rust driver version does not support
7785
:manual:`OCSP </core/security-transport-encryption/#ocsp--online-certificate-status-protocol->`.
7886
7987
.. [#2.4-limitation] This Rust driver version does not support Decimal128

0 commit comments

Comments
 (0)