Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackDex committed Jun 8, 2022
1 parent 3a7c346 commit 3272098
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
80 changes: 40 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "mpris-control"
version = "0.4.0"
version = "0.4.1"
authors = ["BlackDex"]
edition = "2021"
rust-version = "1.60"
rust-version = "1.61"
resolver = "2"

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

[dependencies]
mpris = "2.0.0-rc2"
pico-args = "0.4.2"
pico-args = "0.5.0"

[profile.release]
lto = true
Expand Down

0 comments on commit 3272098

Please sign in to comment.