Skip to content

Commit eeafd2b

Browse files
authored
Merge branch 'master' into master
2 parents c9d0c30 + 0d716c3 commit eeafd2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ bincode = "1"
3131
quickcheck = { version = "1.0.3", default-features = false }
3232
rand = "0.8.4"
3333
serde_json = "1.0"
34+
35+
[lints.rust]
36+
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }

0 commit comments

Comments
 (0)