mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-09 16:00:35 +00:00
Bump 0.4.3
This commit is contained in:
parent
10eff07d16
commit
a148670fb5
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -141,7 +141,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "thumbs"
|
name = "thumbs"
|
||||||
version = "0.4.2"
|
version = "0.4.3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "thumbs"
|
name = "thumbs"
|
||||||
version = "0.4.2"
|
version = "0.4.3"
|
||||||
authors = ["Ferran Basora <fcsonline@gmail.com>"]
|
authors = ["Ferran Basora <fcsonline@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "A lightning fast version copy/pasting like vimium/vimperator"
|
description = "A lightning fast version copy/pasting like vimium/vimperator"
|
||||||
|
@ -365,7 +365,7 @@ cargo install thumbs
|
|||||||
And those are all available options:
|
And those are all available options:
|
||||||
|
|
||||||
```
|
```
|
||||||
thumbs 0.4.2
|
thumbs 0.4.3
|
||||||
A lightning fast version copy/pasting like vimium/vimperator
|
A lightning fast version copy/pasting like vimium/vimperator
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
|
Loading…
Reference in New Issue
Block a user