added the readme

This commit is contained in:
2026-07-30 13:08:39 -04:00
parent 4c2236bf5d
commit 44b60e3634
783 changed files with 28992 additions and 582 deletions
@@ -0,0 +1,11 @@
crate::version::Version {
minor: 98,
patch: 0,
channel: crate::version::Channel::Nightly(
crate::date::Date {
year: 2026,
month: 6,
day: 2,
},
),
}