Skip to content

Commit ca6caf6

Browse files
dependabot[bot]torokati44
authored andcommitted
Bump the rust-minor group with 4 updates
Bumps the rust-minor group with 4 updates: [log](https://github.com/rust-lang/log), [anstyle-wincon](https://github.com/rust-cli/anstyle), [miniz_oxide](https://github.com/Frommi/miniz_oxide) and [prettyplease](https://github.com/dtolnay/prettyplease). Updates `log` from 0.4.22 to 0.4.25 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.22...0.4.25) Updates `anstyle-wincon` from 3.0.6 to 3.0.7 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.6...anstyle-wincon-v3.0.7) Updates `miniz_oxide` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.2...0.8.3) Updates `prettyplease` from 0.2.27 to 0.2.29 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.27...0.2.29) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: anstyle-wincon dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea2e61e commit ca6caf6

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

Cargo.lock

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ruffle_render_wgpu = { git = "https://github.com/ruffle-rs/ruffle.git", branch =
3939
ruffle_video_software = { git = "https://github.com/ruffle-rs/ruffle.git", branch = "master" }
4040
ruffle_frontend_utils = { git = "https://github.com/ruffle-rs/ruffle.git", branch = "master" }
4141

42-
log = "0.4.22"
42+
log = "0.4.25"
4343

4444
# Redirect tracing to log
4545
tracing = {version = "0.1.41", features = ["log", "log-always"]}

0 commit comments

Comments
 (0)