mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
use domain
This commit is contained in:
parent
052c32936d
commit
a5a45e7e24
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ name = "gitui"
|
|||
version = "0.1.0"
|
||||
authors = ["Stephan Dilly <dilly.stephan@gmail.com>"]
|
||||
description = "blazing fast terminal-ui for git"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Extrawurst/gitui"
|
||||
license = "MIT"
|
||||
homepage = "https://gitui.org"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue