mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-11 15:32:56 +00:00
Fix merge conflict mistake
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1656,7 +1656,6 @@ dependencies = [
|
||||
"hyper",
|
||||
"itertools",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"metrics",
|
||||
"nix",
|
||||
"once_cell",
|
||||
|
||||
@@ -18,7 +18,6 @@ hex = "0.4.3"
|
||||
hyper = "0.14"
|
||||
itertools = "0.10.3"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.14"
|
||||
clap = { version = "3.1.8", features = ["derive"] }
|
||||
daemonize = "0.4.1"
|
||||
tokio = { version = "1.17", features = ["process", "sync", "macros", "fs", "rt", "io-util", "time"] }
|
||||
|
||||
Reference in New Issue
Block a user