mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 01:15:42 -06:00
chore: sync lockfile, add lcov.info to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@ emsdk/
|
||||
rust-sdl2-emscripten/
|
||||
assets/site/build.css
|
||||
tailwindcss-*
|
||||
lcov.info
|
||||
|
||||
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -202,7 +202,7 @@ dependencies = [
|
||||
"spin_sleep",
|
||||
"strum",
|
||||
"strum_macros",
|
||||
"thiserror 1.0.69",
|
||||
"thiserror",
|
||||
"tracing",
|
||||
"tracing-error",
|
||||
"tracing-subscriber",
|
||||
|
||||
Reference in New Issue
Block a user