update cargo lockfile

This commit is contained in:
Simon Renblad 2025-08-21 17:50:48 +08:00
parent c317b3a0ac
commit d9f2f84480

2
src/Cargo.lock generated
View File

@ -244,7 +244,6 @@ dependencies = [
"log",
"log_buffer",
"nalgebra",
"nb 0.1.3",
"unwind",
"vcell",
"void",
@ -525,6 +524,7 @@ dependencies = [
"libsupport_zynq",
"log",
"log_buffer",
"nb 0.1.3",
"num-derive",
"num-traits",
"tar-no-std",