feat: proper ctrl+c stop

This commit is contained in:
Nova
2023-09-29 00:26:53 -04:00
parent 109affec81
commit da894143f9
3 changed files with 20 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -2088,6 +2088,7 @@ dependencies = [
"glam 0.23.0",
"global_counter",
"lazy_static",
"libc",
"mint",
"nanoid",
"once_cell",