Skip to content

Commit

Permalink
Release 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkgos committed Dec 13, 2023
1 parent a112052 commit 7cdcc54
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion goup-consts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ repository.workspace =true
[dependencies]

[dev-dependencies]
temp-env = "0.3"
temp-env = "0.3"
2 changes: 1 addition & 1 deletion goup-downloader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ sha2 = "0.10"
flate2 = "1.0"
tar = "0.4"
zip = "0.6"
# git2 = "0.18"
# git2 = "0.18"
2 changes: 1 addition & 1 deletion goup-version/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ reqwest = { version = "0.11", default-features = false, features = ["blocking",
junction = "1.0"

[dev-dependencies]
tempfile = "3"
tempfile = "3"
2 changes: 1 addition & 1 deletion goup/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ which = "5.0"
prettytable-rs = "0.10"
dialoguer = "0.11"
self_update = {version = "0.39", default-features = false, features = ["rustls", "compression-flate2", "compression-zip-deflate"]}
shadow-rs = "0.25"
shadow-rs = "0.25"

0 comments on commit 7cdcc54

Please sign in to comment.