This commit is contained in:
Martin Kavík 2024-07-07 22:26:44 +02:00
parent b2055ff22d
commit 87e650b3a8
4 changed files with 44 additions and 29 deletions

1
Cargo.lock generated
View file

@ -1691,6 +1691,7 @@ checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
name = "fastwave"
version = "0.1.0"
dependencies = [
"once_cell",
"serde",
"serde_json",
"shared",