parent
0f7e581d1f
commit
720a383f99
@ -1,11 +0,0 @@
|
|||||||
--- env_logger-0.5.10/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
||||||
+++ env_logger-0.5.10/Cargo.toml 2018-07-19T10:30:26.694568+02:00
|
|
||||||
@@ -44,7 +44,7 @@
|
|
||||||
optional = true
|
|
||||||
|
|
||||||
[dependencies.termcolor]
|
|
||||||
-version = "0.3"
|
|
||||||
+version = "1"
|
|
||||||
|
|
||||||
[features]
|
|
||||||
default = ["regex"]
|
|
@ -1 +1 @@
|
|||||||
SHA512 (env_logger-0.5.10.crate) = 0943ec9707f187db4a6669b157c2bc5b606c865a9893eae18086cb9a6319b79b71fe3d97b4248339d30bd6daab2de5991f373a75a95c8fcea3afc293f333360b
|
SHA512 (env_logger-0.5.11.crate) = 4a65e4ff9af4576d659a0362e9bb9005259f3733cdb7241cb9a6926b1584b4a2e47892acef189412b2c9940861ccd62e8deea6bcd19b093f7a06369702d0a1fa
|
||||||
|
@ -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-env_logger
|
Loading…
Reference in new issue