mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
move as many dependencies as possible to workspace to avoid multiple versions of the same dependency
This commit is contained in:
@@ -17,7 +17,7 @@ turso_sync_engine = { workspace = true }
|
||||
turso_core = { workspace = true }
|
||||
turso_node = { workspace = true }
|
||||
genawaiter = { version = "0.99.1", default-features = false }
|
||||
tracing-subscriber = "0.3.19"
|
||||
tracing-subscriber = { workspace = true }
|
||||
|
||||
[build-dependencies]
|
||||
napi-build = "2.2.3"
|
||||
|
||||
Reference in New Issue
Block a user