This commit is contained in:
JMARyA 2024-08-09 22:04:27 +02:00
parent 95c5592170
commit 9a9e77a3bb
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 10 additions and 6 deletions

1
Cargo.lock generated
View file

@ -2010,6 +2010,7 @@ name = "synthwave"
version = "0.1.0"
dependencies = [
"bcrypt",
"chrono",
"data-encoding",
"env_logger",
"log",