* fix(rln): missing fields from cargo.toml

* fix(utils): missing fields from cargo.toml

* chore: Release
This commit is contained in:
Aaryamann Challani
2023-08-05 10:42:21 +05:30
committed by GitHub
parent ecb4d9307f
commit ef1da42d94
5 changed files with 13 additions and 7 deletions

View File

@@ -1,9 +1,12 @@
[package]
name = "zerokit_utils"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Various utilities for Zerokit"
documentation = "https://github.com/vacp2p/zerokit"
homepage = "https://vac.dev"
repository = "https://github.com/vacp2p/zerokit"
[lib]
bench = false