CI: Switch tooling setup to Nix
Some checks failed
/ verify (push) Has been cancelled

This commit is contained in:
Juno Takano 2026-06-22 21:15:10 -03:00
commit 48ef9e0740
No known key found for this signature in database
6 changed files with 73 additions and 132 deletions

4
Cargo.lock generated
View file

@ -530,9 +530,9 @@ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
[[package]]
name = "log"
version = "0.4.32"
version = "0.4.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
[[package]]
name = "matchit"