Update Rust crate static-files to v0.2.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
static-files | build-dependencies | patch |
0.2.3 -> 0.2.4
|
static-files | dependencies | patch |
0.2.3 -> 0.2.4
|
Release Notes
static-files-rs/static-files (static-files)
v0.2.4
What's Changed
- Stderr and stdout reworked by @kilork in https://github.com/static-files-rs/static-files/pull/5
- Allow
clippy::wildcard_imports
, andclippy::unreadable_literal
in generated code by @Nerixyz in https://github.com/static-files-rs/static-files/pull/8
New Contributors
- @Nerixyz made their first contribution in https://github.com/static-files-rs/static-files/pull/8
Full Changelog: https://github.com/static-files-rs/static-files/compare/v0.2.3...v0.2.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.