mirror of
https://github.com/vacp2p/zerokit.git
synced 2026-01-10 06:58:03 -05:00
v0.3.1 (#198)
* fix(rln): missing fields from cargo.toml * fix(utils): missing fields from cargo.toml * chore: Release
This commit is contained in:
committed by
GitHub
parent
ecb4d9307f
commit
ef1da42d94
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user