Fix some pedantic lints
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#[derive(Clone, Copy)]
|
||||
pub struct VersionInfo<'a> {
|
||||
pub commit: &'a str,
|
||||
pub version: &'a str,
|
||||
|
Reference in New Issue
Block a user