File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22name = " half"
33# Remember to keep in sync with html_root_url crate attribute
44version = " 2.7.1"
5- authors = [" Kathryn Long <squeeself@gmail.com >" ]
5+ authors = [" Kathryn Long <voidstarkat@robothearts.ca >" ]
66description = " Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types."
77repository = " https://github.com/VoidStarKat/half-rs"
88readme = " README.md"
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
1111categories = [" no-std" , " data-structures" , " encoding" ]
1212edition = " 2021"
1313rust-version = " 1.81"
14- exclude = [" .git*" , " .editorconfig" , " .circleci" ]
14+ exclude = [" .git*" , " .editorconfig" , " .circleci" , " .mailmap " ]
1515
1616[features ]
1717default = [" std" ]
You can’t perform that action at this time.
0 commit comments