Compare commits

..

2 commits

Author SHA1 Message Date
a8ca13c749 chore(deps): update actions/checkout action to v6
Some checks failed
Build and test / Clippy (pull_request) Failing after 7m8s
Checking Renovate configuration / validate (pull_request) Failing after 7m39s
Build and test / Build AMD64 (pull_request) Failing after 7m9s
Build and test / Tests (pull_request) Failing after 7m40s
Checking yaml / Run yamllint (pull_request) Failing after 6m36s
Build and test / Generate Documentation (pull_request) Failing after 17m18s
2025-12-03 05:03:38 +00:00
b012748093 chore(deps): update rust crate log to v0.4.29
All checks were successful
Checking yaml / Run yamllint (pull_request) Successful in 1m9s
Checking Renovate configuration / validate (pull_request) Successful in 1m37s
Build and test / Tests (pull_request) Successful in 5m54s
Build and test / Clippy (pull_request) Successful in 6m7s
Build and test / Build AMD64 (pull_request) Successful in 7m21s
Build and test / Generate Documentation (pull_request) Successful in 8m38s
2025-12-02 22:53:58 +00:00

4
Cargo.lock generated
View file

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