added more support for supabase-js
This commit is contained in:
@@ -10,6 +10,7 @@ data_api = { workspace = true }
|
||||
control_plane = { workspace = true }
|
||||
realtime = { workspace = true }
|
||||
storage = { workspace = true }
|
||||
functions = { workspace = true }
|
||||
|
||||
tokio = { workspace = true }
|
||||
axum = { workspace = true }
|
||||
@@ -24,4 +25,5 @@ axum-prometheus = "0.6"
|
||||
tower_governor = "0.4.2"
|
||||
tower-http = { version = "0.6.8", features = ["cors", "trace"] }
|
||||
moka = { version = "0.12.14", features = ["future"] }
|
||||
reqwest = { version = "0.11", features = ["json"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user