diff --git a/Cargo.toml b/Cargo.toml index 3a99ae49..c702a6e7 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/simd-lite/value-trait', branch = "master" } \ No newline at end of file +value-trait = { git = 'https://github.com/simd-lite/value-trait', branch = "main" } \ No newline at end of file