mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-12 08:00:08 +01:00
build(release): tmux-copyrat v0.5.7
This commit is contained in:
parent
53bdf54724
commit
bf84429153
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -121,7 +121,7 @@ checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "copyrat"
|
name = "copyrat"
|
||||||
version = "0.5.6"
|
version = "0.5.7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap",
|
"clap",
|
||||||
"duct",
|
"duct",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "copyrat"
|
name = "copyrat"
|
||||||
version = "0.5.6"
|
version = "0.5.7"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A tmux plugin for copy-pasting within tmux panes."
|
description = "A tmux plugin for copy-pasting within tmux panes."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue