1
0
Fork 0

lockfile update

This commit is contained in:
Simon Renblad 2024-10-04 17:05:57 +08:00
parent 428bfe9c2f
commit aa858fb1c1
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -37,9 +37,9 @@ dependencies = [
[[package]]
name = "compiler_builtins"
version = "0.1.39"
version = "0.1.131"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3748f82c7d366a0b4950257d19db685d4958d2fa27c6d164a3f069fec42b748b"
checksum = "d18d2ba094b78965890b2912f45dc8cb6bb3aff315ef54755ec33223b6454502"
[[package]]
name = "embedded-hal"