Skip to content

Commit 3272098

Browse files
committed
Update dependencies
1 parent 3a7c346 commit 3272098

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "mpris-control"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = ["BlackDex"]
55
edition = "2021"
6-
rust-version = "1.60"
6+
rust-version = "1.61"
77
resolver = "2"
88

99
repository = "https://github.com/BlackDex/mpris-control"
@@ -13,7 +13,7 @@ publish = false
1313

1414
[dependencies]
1515
mpris = "2.0.0-rc2"
16-
pico-args = "0.4.2"
16+
pico-args = "0.5.0"
1717

1818
[profile.release]
1919
lto = true

0 commit comments

Comments
 (0)