Skip to content

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyTurtleDev committed Jan 4, 2023
1 parent 389ba39 commit 00c9aed
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 62 deletions.
129 changes: 68 additions & 61 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion more-wallpapers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ thiserror = "1.0"
fallback = { package = "more-wallpapers-fallback", git = "https://github.com/LuckyTurtleDev/wallpaper.rs.git", version = "4.0", optional = true }

[target.'cfg(all(unix, not(target_os = "macos")))'.dependencies]
rustbus = "0.18.0"
rustbus = "0.19.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
xrandr = "0.1"
Expand Down

0 comments on commit 00c9aed

Please sign in to comment.