Skip to content

Commit cded64e

Browse files
Run cargo update, clean up deplist, and revert #5395 (#5398)
1 parent a3f41f6 commit cded64e

File tree

5 files changed

+266
-211
lines changed

5 files changed

+266
-211
lines changed

.cargo/config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ clippy-all = "clippy --all-features --all-targets -- -D warnings"
1111
[unstable]
1212
msrv-policy = true
1313
[resolver]
14-
something-like-precedence = 'something-like-rust-version'
14+
incompatible-rust-versions = 'fallback'

0 commit comments

Comments
 (0)