alpha repo init
This commit is contained in:
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1,5 @@
|
||||
crate::version::Version {
|
||||
minor: 92,
|
||||
patch: 0,
|
||||
channel: crate::version::Channel::Stable,
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
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"))
|
||||
@@ -0,0 +1 @@
|
||||
/app/atlas/tui-rust/target/debug/build/rustversion-d70f972e4b4cf0c8/out
|
||||
Reference in New Issue
Block a user