Skip to content

Commit

Permalink
Changes wildcard constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebsguedes committed Oct 7, 2021
1 parent 68b40a4 commit c446faa
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 @@ -22,4 +22,4 @@ smallvec = { version = "1.6", features = ["const_generics"]}
serde = { version = "1.0", features = ["derive"] }
serde_json = "1"
rand = "0.8"
serial_test = "*"
serial_test = "0.5"

0 comments on commit c446faa

Please sign in to comment.