Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Fix building rust with nightly (#15906)
Browse files Browse the repository at this point in the history
Also fix up a warning.
  • Loading branch information
erikjohnston committed Jul 10, 2023
1 parent 6e731e8 commit 6774f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -3,3 +3,4 @@

[workspace]
members = ["rust"]
resolver = "2"
1 change: 1 addition & 0 deletions changelog.d/15906.misc
@@ -0,0 +1 @@
Fix building rust with nightly rust compiler.

0 comments on commit 6774f26

Please sign in to comment.