Skip to content

Commit f669f76

Browse files
committed
chore: remove blank lines from Cargo.toml
1 parent d1214d5 commit f669f76

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Cargo.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,12 @@
22
name = "multihash"
33
description = "Implementation of the multihash format"
44
repository = "https://github.com/multiformats/rust-multihash"
5-
65
keywords = ["multihash", "ipfs"]
7-
86
version = "0.9.4"
9-
107
authors = ["dignifiedquire <dignifiedquire@gmail.com>"]
11-
128
license = "MIT"
13-
149
readme = "README.md"
15-
1610
documentation = "https://docs.rs/multihash/"
17-
1811
edition = "2018"
1912

2013
[dependencies]

0 commit comments

Comments
 (0)