Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -556,7 +556,7 @@ coverage: minimal-versions: stage: test # Using "amd64/" single-arch variant to work around https://gitlab.torproject.org/tpo/tpa/team/-/issues/41621. image: docker.io/amd64/rust:1.89 image: docker.io/amd64/rust:1.91 needs: [] script: - rustup install nightly Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,7 @@ for more details. ## Minimum supported Rust Version Our current Minimum Supported Rust Version (MSRV) is 1.89. Our current Minimum Supported Rust Version (MSRV) is 1.91. We may increase this MSRV as new Rust versions become available from the upstream Rust project. We allow upgrades of our MSRV to Rust X.Y.Z if Rust X.Y.0 Loading crates/arti-bench/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name = "arti-bench" version = "0.17.0" edition = "2024" rust-version = "1.89" rust-version = "1.91" authors = ["The Tor Project, Inc.", "eta <eta@torproject.org>"] license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" Loading crates/arti-client/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name = "arti-client" version = "0.43.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"] edition = "2024" rust-version = "1.89" rust-version = "1.91" license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" description = "Library for connecting to the Tor network as an anonymous client" Loading crates/arti-config/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name = "arti-config" version = "0.42.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"] edition = "2024" rust-version = "1.89" rust-version = "1.91" license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" description = "Removed crate. (Tools for configuration management in Arti)" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -556,7 +556,7 @@ coverage: minimal-versions: stage: test # Using "amd64/" single-arch variant to work around https://gitlab.torproject.org/tpo/tpa/team/-/issues/41621. image: docker.io/amd64/rust:1.89 image: docker.io/amd64/rust:1.91 needs: [] script: - rustup install nightly Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,7 @@ for more details. ## Minimum supported Rust Version Our current Minimum Supported Rust Version (MSRV) is 1.89. Our current Minimum Supported Rust Version (MSRV) is 1.91. We may increase this MSRV as new Rust versions become available from the upstream Rust project. We allow upgrades of our MSRV to Rust X.Y.Z if Rust X.Y.0 Loading
crates/arti-bench/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name = "arti-bench" version = "0.17.0" edition = "2024" rust-version = "1.89" rust-version = "1.91" authors = ["The Tor Project, Inc.", "eta <eta@torproject.org>"] license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" Loading
crates/arti-client/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name = "arti-client" version = "0.43.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"] edition = "2024" rust-version = "1.89" rust-version = "1.91" license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" description = "Library for connecting to the Tor network as an anonymous client" Loading
crates/arti-config/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ name = "arti-config" version = "0.42.0" authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"] edition = "2024" rust-version = "1.89" rust-version = "1.91" license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" description = "Removed crate. (Tools for configuration management in Arti)" Loading