clux / loggerv

A minimalistic stdout/stderr logger for rust
https://docs.rs/loggerv
MIT License
21 stars 6 forks source link

Publish v0.7.1 #15

Closed volks73 closed 6 years ago

volks73 commented 6 years ago

While we are still working on #14, would it be possible to publish a new release, v0.7.1?

The ansi_term crate recently published an update that fixes a problem with compiling/linking with the i686-pc-windows-msvc toolchain. I would like to propagate this fix to some of my Windows projects that are using this crate.

I have already bumped the dependency versions and Cargo.toml version, but I do not want to publish an update without @clux knowing about it or reviewing, just in case.

clux commented 6 years ago

Hey, yeah sure. Thanks.

I'll cargo publish :-)

clux commented 6 years ago

Done :-)