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 7871f53 commit 688a0c3Copy full SHA for 688a0c3
Cargo.toml
@@ -6,7 +6,7 @@ name = "multihash"
6
description = "Implementation of the multihash format"
7
repository = "https://github.com/multiformats/rust-multihash"
8
keywords = ["multihash", "ipfs"]
9
-version = "0.14.0"
+version = "0.15.0"
10
authors = ["dignifiedquire <dignifiedquire@gmail.com>", "David Craven <david@craven.ch>", "Volker Mische <volker.mische@gmail.com>"]
11
license = "MIT"
12
readme = "README.md"
0 commit comments