Skip to content

Commit 5304156

Browse files
build(deps): bump libmpv2 from 4.1.0 to 5.0.1
Bumps [libmpv2](https://github.com/kohsine/libmpv-rs) from 4.1.0 to 5.0.1. - [Release notes](https://github.com/kohsine/libmpv-rs/releases) - [Changelog](https://github.com/kohsine/libmpv2-rs/blob/master/CHANGELOG.md) - [Commits](kohsine/libmpv2-rs@v4.1.0...v5.0.1) --- updated-dependencies: - dependency-name: libmpv2 dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0aaded commit 5304156

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -45,7 +45,7 @@ clap = { version = "4.5.41", features = ["derive"] }
4545
fnv = "1.0.7"
4646
rand = "0.9.2"
4747
base64 = "0.22.1"
48-
libmpv2 = "4.1.0"
48+
libmpv2 = "5.0.1"
4949
danmakw = { git = "https://github.com/tsukinaha/danmakw.git" }
5050
dandanapi = { git = "https://github.com/tsukinaha/dandanapi.git" }
5151
glow = "0.16.0"

0 commit comments

Comments
 (0)