Skip to content

Commit

Permalink
update ashpd (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwloef authored Jan 6, 2025
1 parent b8edef9 commit 85dc9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ log = "0.4.22"
tokio = { version = "1.23.0", features = ["full"] }

[target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "dragonfly", target_os = "netbsd", target_os = "openbsd"))'.dependencies]
ashpd = "0.9.1"
ashpd = "0.10.0"

[target.'cfg(windows)'.dependencies]
winreg = "0.52.0"
Expand Down

0 comments on commit 85dc9d6

Please sign in to comment.