oops, better like this

This commit is contained in:
2025-07-13 12:34:52 +02:00
parent e2b765d703
commit e10c3bcff2
4 changed files with 23 additions and 3 deletions

View File

@@ -11,5 +11,7 @@ tokio = { version = "1", features = ["full"] }
lettre = "0.11"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1"
google-youtube3 = "*"
google-youtube3 = "*"
dotenv = "0.15.0"