remove toolchain bindings

Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
Uncle Stretch 2025-11-28 22:03:39 +03:00
parent 64bd8536fc
commit 5fcedf50dd
Signed by: str3tch
GPG Key ID: 84F3190747EE79AA
2 changed files with 1 additions and 3 deletions

View File

@ -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.80"
version = "0.3.81"
edition = "2021"
homepage = "https://git.ghostchain.io/ghostchain"
repository = "https://git.ghostchain.io/ghostchain/ghost-eye"

View File

@ -1,2 +0,0 @@
[toolchain]
channel = "stable-x86_64-unknown-linux-gnu"