fix: reference attributed rust-claim

Signed-off-by: Anton Whalley <anton@venshare.com>
This commit is contained in:
Anton Whalley 2023-01-05 14:59:47 +00:00
parent badbd5bcc0
commit 8f3aa7ced2
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ hyper_wasi = { version = "0.15", features = ["full"], optional = true }
[dev-dependencies] [dev-dependencies]
rstest = "0.6" 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" version-sync = "0.9.2"
serde_yaml = "0.8" serde_yaml = "0.8"
rmp-serde = "1" rmp-serde = "1"