Skip to content

Commit 1606112

Browse files
committed
Update cli-clipboard dependency
The upstream PR has been merged, but no release yet
1 parent 0cfbeee commit 1606112

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ dialoguer = "0.10.0"
2222
color-eyre = "0.6.0"
2323
number_prefix = "0.4.0"
2424
ctrlc = "3.2.1"
25-
cli-clipboard = { git = "https://github.com/piegamesde/cli-clipboard" }
25+
cli-clipboard = { git = "https://github.com/ActuallyAllie/cli-clipboard" }

0 commit comments

Comments
 (0)