Skip to content

Commit

Permalink
Upgrade xwin to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Sep 12, 2023
1 parent 976e90e commit 7b9b0e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ paste = "1.0.12"
path-slash = "0.2.0"
tracing-subscriber = { version = "0.3.17", features = ["fmt"] }
which = "4.2.4"
xwin = { version = "0.2.9", default-features = false }
xwin = { version = "0.3.1", default-features = false }

[features]
# By default we use rustls for TLS
Expand Down

0 comments on commit 7b9b0e6

Please sign in to comment.