chore: sync lockfile, add lcov.info to .gitignore

This commit is contained in:
2025-08-12 10:31:10 -05:00
parent b67234765a
commit 44e31d9b21
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ emsdk/
rust-sdl2-emscripten/
assets/site/build.css
tailwindcss-*
lcov.info

2
Cargo.lock generated
View File

@@ -202,7 +202,7 @@ dependencies = [
"spin_sleep",
"strum",
"strum_macros",
"thiserror 1.0.69",
"thiserror",
"tracing",
"tracing-error",
"tracing-subscriber",