File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -169,10 +169,9 @@ to be provided by separate layers on top.
169169
170170## Minimum Supported Rust Version (MSRV)
171171
172- This crate currently works on the version of [ Rust on Debian stable] , which is
173- currently Rust 1.63. This policy may change in the future, in minor version
174- releases, so users using a fixed version of Rust should pin to a specific
175- version of this crate.
172+ This crate currently works on Rust 1.70. This policy may change in the future,
173+ in minor version releases, so users using a fixed version of Rust should pin to
174+ a specific version of this crate.
176175
177176[ `OwnedFd` ] : https://doc.rust-lang.org/stable/std/os/fd/struct.OwnedFd.html
178177[ `BorrowedFd` ] : https://doc.rust-lang.org/stable/std/os/fd/struct.BorrowedFd.html
You can’t perform that action at this time.
0 commit comments