mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 06:00:38 +00:00
remove unused dep
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3167,7 +3167,6 @@ dependencies = [
|
||||
"enum-map",
|
||||
"hex",
|
||||
"postgres_ffi",
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_with",
|
||||
|
||||
@@ -15,7 +15,6 @@ byteorder.workspace = true
|
||||
utils.workspace = true
|
||||
postgres_ffi.workspace = true
|
||||
enum-map.workspace = true
|
||||
rand.workspace = true
|
||||
strum.workspace = true
|
||||
strum_macros.workspace = true
|
||||
hex.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user