Skip to content

Commit 1f336fc

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Update cupid requirement to 0.6.0
Updates the requirements on [cupid](https://github.com/shepmaster/cupid) to permit the latest version. - [Release notes](https://github.com/shepmaster/cupid/releases) - [Commits](https://github.com/shepmaster/cupid/commits/v0.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f4413d commit 1f336fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stdsimd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cfg-if = "0.1"
2727
auxv = "0.3.3"
2828
quickcheck = "0.6"
2929
rand = "0.5"
30-
cupid = "0.5.0"
30+
cupid = "0.6.0"
3131

3232
[[example]]
3333
name = "hex"

0 commit comments

Comments
 (0)