Browse Source

specify only channel and date for the toolchain (#1505)

Dev Kalra 1 year ago
parent
commit
48a5faf4d9
2 changed files with 2 additions and 2 deletions
  1. 1 1
      apps/fortuna/Cargo.lock
  2. 1 1
      apps/fortuna/rust-toolchain

+ 1 - 1
apps/fortuna/Cargo.lock

@@ -1488,7 +1488,7 @@ dependencies = [
 
 [[package]]
 name = "fortuna"
-version = "4.0.0"
+version = "4.0.1"
 dependencies = [
  "anyhow",
  "axum",

+ 1 - 1
apps/fortuna/rust-toolchain

@@ -1 +1 @@
-nightly-2023-07-23-x86_64-unknown-linux-gnu
+nightly-2023-07-23