We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6682c0c commit 462b9b0Copy full SHA for 462b9b0
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "enr"
3
authors = ["Age Manning <[email protected]>"]
4
edition = "2018"
5
-version = "0.8.0"
+version = "0.8.1"
6
description = "Rust implementation of Ethereum Node Record (ENR) EIP778"
7
readme = "./README.md"
8
keywords = ["ethereum", "enr", "record", "EIP778", "node"]
0 commit comments