Skip to content

Bump env_logger dependency to 0.7 #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 22, 2020
Merged

Conversation

michel-slm
Copy link
Contributor

@michel-slm michel-slm commented Jun 28, 2020

Works without any code change:

https://koji.fedoraproject.org/koji/taskinfo?taskID=46288084

   Doc-tests log-panics
     Running `/usr/bin/rustdoc --crate-type lib --test /builddir/build/BUILD/log-panics-2.0.0/src/lib.rs --crate-name log_panics -L dependency=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps -L dependency=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps --extern env_logger=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps/libenv_logger-8c3416e891a85a35.rlib --extern log=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps/liblog-cf6b4a0e1628a84c.rlib --extern log_panics=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps/liblog_panics-c3ea93e8275695be.rlib`

Signed-off-by: Michel Alexandre Salim michel@michel-slm.name


This change is Reviewable

Works without any code change:

https://koji.fedoraproject.org/koji/taskinfo?taskID=46288084

```
   Doc-tests log-panics
     Running `/usr/bin/rustdoc --crate-type lib --test /builddir/build/BUILD/log-panics-2.0.0/src/lib.rs --crate-name log_panics -L dependency=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps -L dependency=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps --extern env_logger=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps/libenv_logger-8c3416e891a85a35.rlib --extern log=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps/liblog-cf6b4a0e1628a84c.rlib --extern log_panics=/builddir/build/BUILD/log-panics-2.0.0/target/release/deps/liblog_panics-c3ea93e8275695be.rlib`
```

Signed-off-by: Michel Alexandre Salim <michel@michel-slm.name>
@sfackler
Copy link
Owner

Looks like you'll need to bump the rust version in CI.

@michel-slm
Copy link
Contributor Author

Just saw this, sorry. Looks like I'll have to set up circleci on my own fork since it won't let me see the results of the pending checks.

Also fix cache path typo

Signed-off-by: Michel Alexandre Salim <michel@michel-slm.name>
@michel-slm
Copy link
Contributor Author

@sfackler fixed now. Also fixed a typo and switched to the official Rust docker image

@sfackler sfackler merged commit f62a585 into sfackler:master Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants