db
Showing
| ... | ... | @@ -17,3 +17,5 @@ tower-http = { version = "0.6.8", features = ["cors"] } |
| tracing = "0.1.44" | ||
| tracing-subscriber = "0.3.22" | ||
| rand = "0.9.2" | ||
| string-interner = "0.19.0" | ||
| itertools = "0.14.0" |
Please register or sign in to comment