Skip to content

Commit

Permalink
Update colour dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser999 committed Jun 9, 2024
1 parent ff4195a commit b4d1387
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 @@ -8,11 +8,11 @@ license = "Apache-2.0 OR MIT"
name = "add-remote"
readme = "README.md"
repository = "https://github.com/Fraser999/Add-Remote.git"
version = "3.0.2"
version = "3.0.3"

[dependencies]
base64 = "0.22.1"
colour = "2.0.0"
colour = "2.1.0"
ctrlc = "3.4.4"
find_git = "1.2.0"
reqwest = { version = "0.12.4", features = ["blocking"] }
Expand Down

0 comments on commit b4d1387

Please sign in to comment.