Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
rust: 1.88 → 1.90
✗ CI failure Lorenz Leutgeb committed 6 months ago
commit 17debfc41d2c41f9d7d0fc9c0409259ebd54ecf2
parent 634866889f30736ef07839796ffd3482239121fb
2 failed 1 pending (3 total) View logs
2 files changed +4 -4
modified flake.lock
@@ -161,11 +161,11 @@
        ]
      },
      "locked": {
-
        "lastModified": 1753325142,
-
        "narHash": "sha256-7A8epLZ/LW9tek4OJY4IHesH7BgfBKr3aEm9JjUwqQo=",
+
        "lastModified": 1760582142,
+
        "narHash": "sha256-RSLRjAoS75szOc9fFzRi9/jzPbYsiqPISSLZTloaKtM=",
        "owner": "oxalica",
        "repo": "rust-overlay",
-
        "rev": "cf608fb54d8854f31d7f7c499e2d2c928af48036",
+
        "rev": "9ea094253b9389ba7dd4f18637f66b5824276d1d",
        "type": "github"
      },
      "original": {
modified rust-toolchain.toml
@@ -1,4 +1,4 @@
[toolchain]
-
channel = "1.88"
+
channel = "1.90"
profile = "default"
components = [ "rust-src" ]