mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
Flag release.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "merkle"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
authors = [
|
||||
"Frederic Jacobs <me@fredericjacobs.com>",
|
||||
"Dylan Bourgeois <dtsbourg@gmail.com>",
|
||||
@ -19,4 +19,3 @@ protobuf = { version = "^1.0.0", optional = true }
|
||||
|
||||
[features]
|
||||
serialization-protobuf = [ "protobuf" ]
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
# merkle.rs
|
||||
|
||||
[](https://travis-ci.org/SpinResearch/merkle.rs)
|
||||

|
||||
[](https://github.com/SpinResearch/merkle.rs/issues)
|
||||

|
||||
[](https://crates.io/crates/merkle)
|
||||
|
Reference in New Issue
Block a user