Skip to content

Commit

Permalink
Update Rust crate self_update to 0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent a0079b6 commit a06fad8
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 @@ -13,7 +13,7 @@ serde_json = "1.0.116"
async-trait = "0.1.80"
tokio = { version = "1.37.0", features = ["rt-multi-thread", "macros"] }
colored = "2.1.0"
self_update = { version = "0.40.0", features = ["archive-zip", "compression-zip-deflate"] }
self_update = { version = "0.41.0", features = ["archive-zip", "compression-zip-deflate"] }
uuid = { version = "1.8.0", features = ["v4"] }
chrono = "0.4.38"
clap = "4.5.4"
Expand Down

0 comments on commit a06fad8

Please sign in to comment.