parent
3ceb1f005b
commit
7e109de6f4
@ -1 +1 @@
|
|||||||
SHA512 (proc-macro2-0.4.8.crate) = 2b376f4074a03f62b91e65cb08ba4f0a8af7b33f4c6c030f4a725068eabe7aa34bb0a39db8f6c62d5609e414dc7f14d1dfabe621edbec26217ba2d55829ab646
|
SHA512 (proc-macro2-0.4.9.crate) = af5f32c2f2147a7b3d5bbecc27427c2f5b7dd572cee0cc550d2fa5b730a7559777660d46a8bf9f3eba8fc1456dc0379650161b21f289295fe3909904d5f5be65
|
||||||
|
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
- hosts: localhost
|
||||||
|
roles:
|
||||||
|
- role: standard-test-basic
|
||||||
|
tags:
|
||||||
|
- classic
|
||||||
|
repositories:
|
||||||
|
- repo: "https://src.fedoraproject.org/tests/rust.git"
|
||||||
|
dest: rust
|
||||||
|
tests:
|
||||||
|
- rust/cargo-test
|
||||||
|
environment:
|
||||||
|
pkg: rust-proc-macro2
|
Loading…
Reference in new issue