Skip to content

Commit 93b02ce

Browse files
djcDaniël de Kok
authored and
Daniël de Kok
committed
Remove authors from Cargo metadata (per RFC 3052)
1 parent 27bdd06 commit 93b02ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "finalfusion"
33
version = "0.17.1"
44
edition = "2018"
55
rust-version = "1.66"
6-
authors = ["Daniël de Kok <[email protected]>", "Sebastian Pütz <[email protected]>"]
76
description = "Reader and writer for common word embedding formats"
87
documentation = "https://docs.rs/finalfusion/"
98
keywords = ["embeddings", "word2vec", "glove", "finalfusion", "fasttext"]

0 commit comments

Comments
 (0)