Skip to content

Commit 1ee23f4

Browse files
committed
fix: pin Rust toolchain for maturin compatibility
1 parent f99371b commit 1ee23f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

verify-diff-viewer/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2021"
55
description = "Stylish terminal diff viewer for pytest-verify"
66
license = "Apache-2.0"
77
authors = ["Mohamed Tahri <simotahri1@gmail.com>"]
8+
rust-version = "1.72"
89

910
[dependencies]
1011
similar = "2.5"

0 commit comments

Comments
 (0)