mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
docs
This commit is contained in:
parent
71b113cbbb
commit
f2f278e9c0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use std::{env, fmt};
|
||||
|
||||
///
|
||||
/// version type
|
||||
#[derive(Default)]
|
||||
pub struct Version {
|
||||
major: u32,
|
||||
|
|
|
|||
Loading…
Reference in a new issue