git.delta.rocks / jrsonnet / refs/commits / cb030abdd477

difftreelog

build update flake

rvpqvywzYaroslav Bolyukin2026-03-12parent: #f7d7283.patch.diff
in: trunk

2 files changed

modifiedflake.lockdiffbeforeafterboth
before · flake.lock
13 packageslockfile v7
after · flake.lock
13 packageslockfile v7
modifiedrust-toolchain.tomldiffbeforeafterboth
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "1.92.0"
+channel = "stable"
 components = ["rustfmt", "clippy", "rust-analyzer", "rust-src"]