v1.0 with SW PWA enabled
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: 91,
|
||||
patch: 1,
|
||||
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 @@
|
||||
/home/anthony/Documents/ServiceManager/node/target/release/build/rustversion-a6f93be1abccd9b6/out
|
||||
Reference in New Issue
Block a user