diff options
| author | Ren Kararou <[email protected]> | 2025-12-06 15:33:52 -0600 |
|---|---|---|
| committer | Ren Kararou <[email protected]> | 2025-12-06 15:33:52 -0600 |
| commit | 83c54e2e05cb8e0783a1c6a6986d724d6d81a39b (patch) | |
| tree | 5d4224bf6b03dacb9bea4e537401af52e02054bb /Cargo.toml | |
| parent | f2558babd9cd64764730a832f837cad3d920fdd7 (diff) | |
| download | violet-canon.tar.gz violet-canon.tar.bz2 violet-canon.zip | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index ab46252..7d31747 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,5 @@ rig-core = { version = "0.24.0", features = ["all", "audio"] } rodio = "0.21.1" serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.145" +surrealdb = { version = "2.4.0", features = ["kv-rocksdb"] } tokio = { version = "1.48.0", features = ["full"] } |
