Add serde

This commit is contained in:
2025-07-30 19:08:09 -04:00
parent f8c7227c68
commit 260142445a
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View File

@ -1261,6 +1261,7 @@ dependencies = [
"futures-util",
"nanodb",
"rspotify",
"serde",
"tokio",
]