mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-12 16:10:07 +01:00
chore(ci): bump 0.4.1
This commit is contained in:
parent
7747cea70d
commit
b74a5c3032
2 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -67,7 +67,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "copyrat"
|
name = "copyrat"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap",
|
"clap",
|
||||||
"duct",
|
"duct",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "copyrat"
|
name = "copyrat"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
authors = ["u0xy <u0xy@u0xy.cc>"]
|
authors = ["graelo <graelo@graelo.cc>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "This is tmux-copycat on Rust steroids."
|
description = "This is tmux-copycat on Rust steroids."
|
||||||
repository = "https://github.com/graelo/tmux-copyrat"
|
repository = "https://github.com/graelo/tmux-copyrat"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue