Skip to content

Commit 6774f26

Browse files
authored
Fix building rust with nightly (#15906)
Also fix up a warning.
1 parent 6e731e8 commit 6774f26

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33

44
[workspace]
55
members = ["rust"]
6+
resolver = "2"

changelog.d/15906.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix building rust with nightly rust compiler.

0 commit comments

Comments
 (0)