We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f265f2 commit e0370b1Copy full SHA for e0370b1
ssz/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ethereum_ssz"
3
-version = "0.9.0"
+version = "0.9.1"
4
edition = "2021"
5
description = "SimpleSerialize (SSZ) as used in Ethereum"
6
license = "Apache-2.0"
ssz_derive/Cargo.toml
name = "ethereum_ssz_derive"
description = "Procedural derive macros to accompany the ethereum_ssz crate"
0 commit comments