fix: reference attributed rust-claim
Signed-off-by: Anton Whalley <anton@venshare.com>
This commit is contained in:
parent
badbd5bcc0
commit
8f3aa7ced2
|
@ -71,7 +71,7 @@ hyper_wasi = { version = "0.15", features = ["full"], optional = true }
|
|||
|
||||
[dev-dependencies]
|
||||
rstest = "0.6"
|
||||
claim = { git = "https://github.com/No9/rust-claim" }
|
||||
claim = { git = "https://github.com/No9/rust-claim", rev="739d12b3d55c05ceb9a2b78cf0ca4ccb7455abdb" }
|
||||
version-sync = "0.9.2"
|
||||
serde_yaml = "0.8"
|
||||
rmp-serde = "1"
|
||||
|
|
Loading…
Reference in New Issue