Fix building rust with nightly (#15906)

Also fix up a warning.
1.103.0-whithout-watcha
Erik Johnston 2 years ago committed by GitHub
parent 6e731e86bf
commit 6774f265b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Cargo.toml
  2. 1
      changelog.d/15906.misc

@ -3,3 +3,4 @@
[workspace]
members = ["rust"]
resolver = "2"

@ -0,0 +1 @@
Fix building rust with nightly rust compiler.
Loading…
Cancel
Save