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 dc67c4c commit fcc0579Copy full SHA for fcc0579
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.13.1"
+version = "0.13.2"
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