We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1112a91 commit 7f0ba53Copy full SHA for 7f0ba53
README.md
@@ -22,7 +22,7 @@ system in order to use this. If building on *nix and Windows GNU
22
systems, `pkg-config` is used to locate the `libarchive`; on Windows
23
MSVC, `vcpkg` will be used to locating the `libarchive`.
24
25
-The minimum supported Rust version is 1.49.
+The minimum supported Rust version is 1.59.
26
27
## Features
28
src/lib.rs
@@ -21,7 +21,7 @@
21
//! systems, `pkg-config` is used to locate the `libarchive`; on Windows
//! MSVC, `vcpkg` will be used to locating the `libarchive`.
//!
-//! The minimum supported Rust version is 1.49.
+//! The minimum supported Rust version is 1.59.
//! # Features
0 commit comments