mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
release prep
This commit is contained in:
parent
e818a6a35e
commit
95e1d4d432
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1044,7 +1044,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gitui"
|
||||
version = "0.26.3-rc.1"
|
||||
version = "0.26.3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"asyncgit",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "gitui"
|
||||
version = "0.26.3-rc.1"
|
||||
version = "0.26.3"
|
||||
authors = ["extrawurst <mail@rusticorn.com>"]
|
||||
description = "blazing fast terminal-ui for git"
|
||||
edition = "2021"
|
||||
|
|
|
|||
Loading…
Reference in a new issue