mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-09 16:00:35 +00:00
Bump version to 0.6.0
This commit is contained in:
parent
159b9e409a
commit
c76fd09386
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1,5 +1,7 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "aho-corasick"
|
||||
version = "0.7.18"
|
||||
@ -153,7 +155,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "thumbs"
|
||||
version = "0.5.1"
|
||||
version = "0.6.0"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"clap",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "thumbs"
|
||||
version = "0.5.1"
|
||||
version = "0.6.0"
|
||||
authors = ["Ferran Basora <fcsonline@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "A lightning fast version copy/pasting like vimium/vimperator"
|
||||
|
Loading…
Reference in New Issue
Block a user