Update version
This commit is contained in:
parent
0d78949290
commit
4d840945eb
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -215,7 +215,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "toke-runner"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"regex",
|
||||
|
|
|
@ -5,7 +5,7 @@ repository = "https://github.com/afonsofrancof/toke"
|
|||
readme = "README.md"
|
||||
keywords = ["cli", "toml", "command", "runner", "toke"]
|
||||
categories = ["command-line-utilities", "development-tools"]
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
||||
|
|
Loading…
Reference in a new issue