Skip to content

Commit

Permalink
enable signatures option in self_update
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Oct 26, 2023
1 parent 32155a6 commit 112ba1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ self_update = { version = "0.39", features = [
"archive-zip",
"compression-zip-deflate",
"rustls",
"signatures",
], default-features = false, optional = true }
semver = "1"
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 112ba1b

Please sign in to comment.