chore(ci): bump 0.4.1

This commit is contained in:
graelo 2021-04-09 09:42:50 +02:00
parent 7747cea70d
commit b74a5c3032
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -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",

View file

@ -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"