mirror of
https://github.com/theryangeary/choose
synced 2024-11-10 05:24:13 +00:00
Create version 1.3.4
This commit is contained in:
parent
0400bf6ce4
commit
d434bd289d
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -45,7 +45,7 @@ checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
|||
|
||||
[[package]]
|
||||
name = "choose"
|
||||
version = "1.3.3"
|
||||
version = "1.3.4"
|
||||
dependencies = [
|
||||
"backslash",
|
||||
"lazy_static",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "choose"
|
||||
version = "1.3.3"
|
||||
version = "1.3.4"
|
||||
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue