Skip to content

Commit f2f278e

Browse files
author
Stephan Dilly
committed
docs
1 parent 71b113c commit f2f278e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use std::{env, fmt};
22

3-
///
3+
/// version type
44
#[derive(Default)]
55
pub struct Version {
66
major: u32,

0 commit comments

Comments
 (0)