Skip to content

Commit

Permalink
Bump wry to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
adriankumpf committed Apr 9, 2022
1 parent 742640c commit ef4323d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 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 @@ -22,7 +22,7 @@ serde = { version = "1.0.136", default-features = false, features = ["derive"] }
serde_json = "1.0.79"
simple_logger = { version = "2.1.0", default-features = false, features = ["stderr"] }
static_vcruntime = "1.5.1"
wry = { version = "0.14.0", default-features = false, features = [] }
wry = { version = "0.15.0", default-features = false, features = [] }

[profile.release]
opt-level = "z" # Optimize for size.
Expand Down

0 comments on commit ef4323d

Please sign in to comment.