transfer to local git!
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
crate::version::Version {
|
||||
minor: 78,
|
||||
patch: 0,
|
||||
channel: crate::version::Channel::Nightly(
|
||||
crate::date::Date {
|
||||
year: 2024,
|
||||
month: 2,
|
||||
day: 29,
|
||||
},
|
||||
),
|
||||
}
|
||||
Reference in New Issue
Block a user