first commit
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: 94,
|
||||
patch: 1,
|
||||
channel: crate::version::Channel::Stable,
|
||||
}
|
||||
3
target/debug/build/rustversion-004489fefe9fd57f/output
Normal file
3
target/debug/build/rustversion-004489fefe9fd57f/output
Normal file
@@ -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 @@
|
||||
/home/arthur/projects/tech-news-rust/target/debug/build/rustversion-004489fefe9fd57f/out
|
||||
Reference in New Issue
Block a user