added the readme
This commit is contained in:
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -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,
|
||||
},
|
||||
),
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
cargo:rerun-if-changed=build/build.rs
|
||||
cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed)
|
||||
cargo:rustc-check-cfg=cfg(host_os, values("windows"))
|
||||
cargo:rustc-cfg=host_os="windows"
|
||||
@@ -0,0 +1 @@
|
||||
C:\Users\yulia\Downloads\engfinal\target\debug\build\rustversion-caee35345fc7862e\out
|
||||
Reference in New Issue
Block a user