Skip to content

Commit

Permalink
chore(deps): update rust crate self_update to 0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 058a37c commit 088b57c
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 @@ -136,7 +136,7 @@ humantime = "2"
clap_complete = "4"
clap = { version = "4", features = ["derive", "env", "wrap_help"] }
once_cell = "1.18"
self_update = { version = "0.38", default-features = false, features = ["rustls", "archive-tar", "compression-flate2"] }
self_update = { version = "0.39", default-features = false, features = ["rustls", "archive-tar", "compression-flate2"] }

# dev dependencies
rstest = "0.18"
Expand Down

0 comments on commit 088b57c

Please sign in to comment.