Compare commits

..

1 commit

Author SHA1 Message Date
58e8ffc7e6 chore(deps): update actions/checkout action to v6
Some checks failed
Build and test / Tests (pull_request) Failing after 11s
Build and test / Clippy (pull_request) Failing after 10s
Build and test / Build AMD64 (pull_request) Failing after 8s
Checking Renovate configuration / validate (pull_request) Failing after 21s
Build and test / Generate Documentation (pull_request) Failing after 7s
Checking yaml / Run yamllint (pull_request) Failing after 1s
2025-11-20 16:30:24 +00:00

4
Cargo.lock generated
View file

@ -1025,9 +1025,9 @@ checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
[[package]]
name = "log"
version = "0.4.29"
version = "0.4.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
[[package]]
name = "loop9"