mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-12-29 06:49:45 +00:00
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
|
crate::version::Version {
|
||
|
minor: 78,
|
||
|
patch: 0,
|
||
|
channel: crate::version::Channel::Stable,
|
||
|
}
|