File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 - {VERSION: "pypy-3.11", NOXSESSION: "tests"}
100100
101101 # MSRV
102- - {VERSION: "3.13", NOXSESSION: "tests", RUST_VERSION: "1.74.0 "}
102+ - {VERSION: "3.13", NOXSESSION: "tests", RUST_VERSION: "1.85 "}
103103 - {VERSION: "3.13", NOXSESSION: "tests", RUST_VERSION: "beta"}
104104 - {VERSION: "3.13", NOXSESSION: "tests", RUST_VERSION: "nightly"}
105105 name : " ${{ matrix.PYTHON.VERSION }} on linux, Rust ${{ matrix.PYTHON.RUST_VERSION || 'stable' }}"
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Unreleased
5+ ----------
6+
7+ * Bumped MSRV to 1.85.
8+
495.0.0
510-----
611
Original file line number Diff line number Diff line change 22name = " bcrypt-rust"
33version = " 0.1.0"
44authors = [" The bcrypt developers <cryptography-dev@python.org>" ]
5- edition = " 2018 "
5+ edition = " 2024 "
66# This specifies the MSRV
7- rust-version = " 1.74.0 "
7+ rust-version = " 1.85 "
88publish = false
99
1010[dependencies ]
You can’t perform that action at this time.
0 commit comments