build(release): tmux-copyrat v0.5.7

This commit is contained in:
graelo 2024-09-01 02:31:38 +02:00
parent 53bdf54724
commit bf84429153
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -121,7 +121,7 @@ checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0"
[[package]]
name = "copyrat"
version = "0.5.6"
version = "0.5.7"
dependencies = [
"clap",
"duct",

View file

@ -1,6 +1,6 @@
[package]
name = "copyrat"
version = "0.5.6"
version = "0.5.7"
edition = "2021"
description = "A tmux plugin for copy-pasting within tmux panes."
readme = "README.md"