Skip to content

Commit

Permalink
Merge pull request #81 from andrew121410/renovate/all
Browse files Browse the repository at this point in the history
Update all
  • Loading branch information
andrew121410 authored May 4, 2024
2 parents 40034e8 + 7ef836c commit 5717d41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ 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.39.0", features = ["archive-zip", "compression-zip-deflate"] }
self_update = { version = "0.40.0", features = ["archive-zip", "compression-zip-deflate"] }
uuid = { version = "1.8.0", features = ["v4"] }
chrono = "0.4.38"
clap = "4.5.4"
openssh-sftp-client = "0.14.3"
openssh = "0.10.3"
openssh = "0.10.4"
indicatif = "0.17.8"
regex = "1.10.4"
tempdir = "0.3.7"
Expand Down

0 comments on commit 5717d41

Please sign in to comment.