chore: use workspace version (#3240)

This commit is contained in:
Bjerg
2023-06-19 19:29:15 +02:00
committed by GitHub
parent 2b6a0468fc
commit 7ab8a7f3ec
48 changed files with 54 additions and 53 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "reth-eth-wire"
description = "Implements the eth/64 and eth/65 P2P protocols"
version = "0.1.0"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true