File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3131 RUSTDOCFLAGS : " --enable-index-page -Zunstable-options"
3232 with :
3333 command : doc
34- args : --workspace -- no-deps
34+ args : --no-deps
3535
3636 - name : Deploy documentation
3737 uses : peaceiris/actions-gh-pages@v3
Original file line number Diff line number Diff line change 1- # env_logger
1+ # env_logger
2+
23[ ![ Build Status] ( https://travis-ci.org/sebasmagri/env_logger.svg?branch=master )] ( https://travis-ci.org/sebasmagri/env_logger )
34[ ![ Maintenance] ( https://img.shields.io/badge/maintenance-actively%20maintained-brightgreen.svg )] ( https://github.com/env-logger-rs/env_logger )
45[ ![ crates.io] ( https://img.shields.io/crates/v/env_logger.svg )] ( https://crates.io/crates/env_logger )
56[ ![ Documentation] ( https://docs.rs/env_logger/badge.svg )] ( https://docs.rs/env_logger )
6- [ ![ Documentation] ( https://img.shields.io/badge/docs-master-blue.svg )] ( https://env-logger-rs.github.io/env_logger/index.html )
7+ [ ![ Documentation] ( https://img.shields.io/badge/docs-master-blue.svg )] ( https://env-logger-rs.github.io/env_logger/env_logger/ index.html )
78==========
89
910Implements a logger that can be configured via environment variables.
You can’t perform that action at this time.
0 commit comments