Browse Source

chore: Force rust-toolchain to 1.88

parazyd 1 year ago
parent
commit
45d63e8a69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rust-toolchain.toml

+ 1 - 1
rust-toolchain.toml

@@ -1,2 +1,2 @@
 [toolchain]
-channel = "stable"
+channel = "1.88"