Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
workspace/rust: 1.90 → 1.95
✗ CI failure Lorenz Leutgeb committed 1 month ago
commit 43661ebff1aa6a7fca9ef1e5e878775adc0f156c
parent 6b460c44298afad6599b223e48bdaa3c7f3ad5cc
1 failed (1 total) View logs
2 files changed +4 -4
modified flake.lock
@@ -161,11 +161,11 @@
        ]
      },
      "locked": {
-
        "lastModified": 1771384185,
-
        "narHash": "sha256-KvmjUeA7uODwzbcQoN/B8DCZIbhT/Q/uErF1BBMcYnw=",
+
        "lastModified": 1778210054,
+
        "narHash": "sha256-iYINsX0BVDxTXd0z4FzDpBYHZ9fWUtwjG9cKSXwe9Tg=",
        "owner": "oxalica",
        "repo": "rust-overlay",
-
        "rev": "23dd7fa91602a68bd04847ac41bc10af1e6e2fd2",
+
        "rev": "bc83d66023d19fb301ee98772643b24b6129ef48",
        "type": "github"
      },
      "original": {
modified rust-toolchain.toml
@@ -1,4 +1,4 @@
[toolchain]
-
channel = "1.90"
+
channel = "1.95"
profile = "default"
components = [ "rust-src" ]