mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 13:02:55 +00:00
Clean up unnecessary dependencies.
Just to be tidy.
This commit is contained in:
committed by
Heikki Linnakangas
parent
abff15dd7c
commit
b4c74c0ecd
@@ -7,5 +7,4 @@ edition = "2021"
|
||||
prometheus = {version = "0.13", default_features=false, features = ["process"]} # removes protobuf dependency
|
||||
libc = "0.2"
|
||||
lazy_static = "1.4"
|
||||
once_cell = "1.8.0"
|
||||
workspace_hack = { version = "0.1", path = "../../workspace_hack" }
|
||||
|
||||
Reference in New Issue
Block a user