Skip to content

Commit eab4f8d

Browse files
committed
Update the authors list
1 parent a9effbe commit eab4f8d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ name = "cblas-sys"
33
version = "0.2.0"
44
edition = "2021"
55
license = "Apache-2.0 OR MIT"
6-
authors = ["Ivan Ukhov <[email protected]>"]
6+
authors = [
7+
"Ivan Ukhov <[email protected]>",
8+
"Severin Polonius <[email protected]>",
9+
]
710
description = "The package provides bindings to CBLAS (C)."
811
documentation = "https://docs.rs/cblas-sys"
912
homepage = "https://github.com/blas-lapack-rs/cblas-sys"

0 commit comments

Comments
 (0)