This commit is contained in:
Andras Schmelczer 2025-08-17 16:50:53 +01:00
parent 8442520ce3
commit fc4ddb8f1f
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "1.89.0"
channel = "nightly"
targets = [ "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl" ]
profile = "default"