Skip to content

Commit 9a2e0cc

Browse files
committed
chore: Ensure MSRV-aware resolver is used
1 parent 743e4b8 commit 9a2e0cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[resolver]
2+
incompatible-rust-versions = "fallback"

0 commit comments

Comments
 (0)