Skip to content

Commit 4b80255

Browse files
committed
bump msrv in CI test
1 parent ec983f4 commit 4b80255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
]
8080
include:
8181
# Test minimal supported Rust version
82-
- rust: 1.63.0
82+
- rust: 1.74.0
8383
python-version: "3.13"
8484
platform:
8585
{

0 commit comments

Comments
 (0)