Skip to content

Commit 7580fd6

Browse files
authored
Update repository link
1 parent 989d270 commit 7580fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name = "half"
44
version = "2.5.0"
55
authors = ["Kathryn Long <[email protected]>"]
66
description = "Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types."
7-
repository = "https://github.com/starkat99/half-rs"
7+
repository = "https://github.com/VoidStarKat/half-rs"
88
readme = "README.md"
99
keywords = ["f16", "bfloat16", "no_std"]
1010
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)