Skip to content

Commit d70cd4a

Browse files
committed
Pin dev-dependencies idna to a version that compiles on 1.81
1 parent e2b75e3 commit d70cd4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ url = "2.0"
3737
rstest = "0.17"
3838
insta = "1.41.1"
3939
rand_chacha = "0.3.1"
40+
idna = { version = "=1.0.1" }
4041

4142
[features]
4243
std = ["managed/std", "alloc"]

0 commit comments

Comments
 (0)