Skip to content

Commit

Permalink
stop use a fork of half-rs
Browse files Browse the repository at this point in the history
Signed-off-by: usamoi <[email protected]>
  • Loading branch information
usamoi committed Dec 10, 2024
1 parent 7a0f98f commit 86be9d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ toml = "0.8.19"
validator = { version = "0.18.1", features = ["derive"] }

[patch.crates-io]
half = { git = "https://github.com/usamoi/half-rs.git" }
half = { git = "https://github.com/tensorchord/half-rs.git" }

[lints]
rust.unsafe_op_in_unsafe_fn = "deny"
Expand Down

0 comments on commit 86be9d4

Please sign in to comment.