fix(deps): update rust crate log to v0.4.27
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
log | dependencies | patch |
0.4.25 -> 0.4.27
|
Release Notes
rust-lang/log (log)
v0.4.27
What's Changed
- A few minor lint fixes by @nyurik in https://github.com/rust-lang/log/pull/671
- Enable clippy support for format-like macros by @nyurik in https://github.com/rust-lang/log/pull/665
- Add an optional logger param by @tisonkun in https://github.com/rust-lang/log/pull/664
- Pass global logger by value, supplied logger by ref by @KodrAus in https://github.com/rust-lang/log/pull/673
Full Changelog: https://github.com/rust-lang/log/compare/0.4.26...0.4.27
v0.4.26
What's Changed
- Derive
Clone
forkv::Value
by @SpriteOvO in https://github.com/rust-lang/log/pull/668 - Add
spdlog-rs
link to crate doc by @SpriteOvO in https://github.com/rust-lang/log/pull/669
Full Changelog: https://github.com/rust-lang/log/compare/0.4.25...0.4.26
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Please register or sign in to reply