chore(release) with updated formula for sourcegraph tap
This commit is contained in:
parent
4e3b711567
commit
0408fe856d
2
.github/workflows/release-published.yml
vendored
2
.github/workflows/release-published.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
"dust"
|
||||
"bottom"
|
||||
"procs"
|
||||
"src-cli"
|
||||
"sourcegraph/src-cli/src-cli"
|
||||
|
||||
# Custom install command for your formula.
|
||||
# Required - string.
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -316,7 +316,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "toolkit"
|
||||
version = "0.1.7"
|
||||
version = "0.1.8"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"eyre",
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "toolkit"
|
||||
description = "Toolkit is an opinionated toolkit complementing a personal development workflow. Many of the commands are quite verbose, and well suited for adding to your shell toolbelt"
|
||||
version = "0.1.7"
|
||||
version = "0.1.8"
|
||||
edition = "2021"
|
||||
license-file = "LICENSE"
|
||||
authors = ["Kasper J. Hermansen contact@kjuulh.io"]
|
||||
|
Reference in New Issue
Block a user