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