diff --git a/Cargo.toml b/Cargo.toml index ba7b8aa9..3a99ae49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -158,4 +158,4 @@ unexpected_cfgs = { level = "allow", check-cfg = [ [patch.crates-io] -value-trait = { git = 'https://github.com/bassmanitram/value-trait', branch = "feature/ordered-float" } \ No newline at end of file +value-trait = { git = 'https://github.com/simd-lite/value-trait', branch = "master" } \ No newline at end of file