Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bartlett authored and Licenser committed Oct 22, 2024
1 parent 5ec1df9 commit 4fee705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
value-trait = { git = 'https://github.com/simd-lite/value-trait', branch = "main" }

0 comments on commit 4fee705

Please sign in to comment.