fix for inconsitent dependency
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
parent
df818a433a
commit
ba0e0dbd7c
@ -2,7 +2,7 @@
|
||||
name = "ghost-eye"
|
||||
authors = ["str3tch <stretch@ghostchain.io>"]
|
||||
description = "Application for interacting with Casper/Ghost nodes that are exposing RPC only to the localhost"
|
||||
version = "0.3.88"
|
||||
version = "0.3.89"
|
||||
edition = "2021"
|
||||
homepage = "https://git.ghostchain.io/ghostchain"
|
||||
repository = "https://git.ghostchain.io/ghostchain/ghost-eye"
|
||||
@ -40,4 +40,4 @@ url = "2.5.7"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.91"
|
||||
vergen-gix = { version = "1.0.2", features = ["build", "cargo"] }
|
||||
vergen-gix = { version = "9.0.1", features = ["build", "cargo"] }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user