mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
hakari manage-deps
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3187,6 +3187,7 @@ dependencies = [
|
||||
"serde",
|
||||
"thiserror",
|
||||
"utils",
|
||||
"workspace_hack",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
@@ -11,3 +11,4 @@ async-trait.workspace = true
|
||||
reqwest.workspace = true
|
||||
utils.workspace = true
|
||||
serde.workspace = true
|
||||
workspace_hack = { version = "0.1", path = "../../workspace_hack" }
|
||||
|
||||
Reference in New Issue
Block a user