feat: second commit

This commit is contained in:
Luna 2025-07-04 13:41:23 +02:00
parent 99302719e9
commit 968517646b
35 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Signature: 8a477f597d28d172789f06886806bc55
# This file is a cache directory tag created by cargo.
# For information about cache directory tags see https://bford.info/cachedir/

View File

View File

@ -0,0 +1 @@
This file has an mtime of when this was started.

View File

@ -0,0 +1 @@
eea9e1e123b6fcee

View File

@ -0,0 +1 @@
{"rustc":11410426090777951712,"features":"[]","declared_features":"[]","target":2631145339540467737,"profile":15657897354478470176,"path":16368167904557839573,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/autocfg-f637408b92512aff/dep-lib-autocfg","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}

View File

@ -0,0 +1 @@
{"rustc":11410426090777951712,"features":"[\"atomic_usize\", \"default\"]","declared_features":"[\"arc_lock\", \"atomic_usize\", \"default\", \"nightly\", \"owning_ref\", \"serde\"]","target":5408242616063297496,"profile":15657897354478470176,"path":7087945900580463103,"deps":[[13144054769777252793,"autocfg",false,17220839340387707374]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/lock_api-fcc35de80a5c58ca/dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}

View File

@ -0,0 +1 @@
This file has an mtime of when this was started.

View File

@ -0,0 +1 @@
{"rustc":11410426090777951712,"features":"[]","declared_features":"[]","target":17883862002600103897,"profile":15657897354478470176,"path":8285137917955936608,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rustversion-6b96e39082410648/dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}

View File

@ -0,0 +1 @@
This file has an mtime of when this was started.

View File

@ -0,0 +1 @@
{"rustc":11410426090777951712,"features":"","declared_features":"","target":0,"profile":0,"path":0,"deps":[[2228019394534197015,"build_script_build",false,4888463821295661107]],"local":[{"RerunIfChanged":{"output":"debug/build/rustversion-80895c343822e980/output","paths":["build/build.rs"]}}],"rustflags":[],"config":0,"compile_kind":0}

View File

@ -0,0 +1 @@
This file has an mtime of when this was started.

View File

@ -0,0 +1 @@
2c02455b805b5fc8

View File

@ -0,0 +1 @@
{"rustc":11410426090777951712,"features":"[]","declared_features":"[]","target":179193587114931863,"profile":15657897354478470176,"path":7726472456311682523,"deps":[[2228019394534197015,"build_script_build",false,12212840495153259994]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/rustversion-cf597c339519c569/dep-lib-rustversion","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}

View File

@ -0,0 +1,5 @@
/home/kuro/vs-workspace/LupOS/lupos/target/debug/build/lock_api-fcc35de80a5c58ca/build_script_build-fcc35de80a5c58ca.d: /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/build.rs
/home/kuro/vs-workspace/LupOS/lupos/target/debug/build/lock_api-fcc35de80a5c58ca/build_script_build-fcc35de80a5c58ca: /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/build.rs
/home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/build.rs:

View File

@ -0,0 +1,6 @@
/home/kuro/vs-workspace/LupOS/lupos/target/debug/build/rustversion-6b96e39082410648/build_script_build-6b96e39082410648.d: /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/build/build.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/build/rustc.rs
/home/kuro/vs-workspace/LupOS/lupos/target/debug/build/rustversion-6b96e39082410648/build_script_build-6b96e39082410648: /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/build/build.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/build/rustc.rs
/home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/build/build.rs:
/home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/build/rustc.rs:

View File

@ -0,0 +1 @@
This file has an mtime of when this was started.

View File

@ -0,0 +1,5 @@
crate::version::Version {
minor: 88,
patch: 0,
channel: crate::version::Channel::Stable,
}

View 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"))

View File

@ -0,0 +1 @@
/home/kuro/vs-workspace/LupOS/lupos/target/debug/build/rustversion-80895c343822e980/out

View File

@ -0,0 +1,10 @@
/home/kuro/vs-workspace/LupOS/lupos/target/debug/deps/autocfg-f637408b92512aff.d: /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/lib.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/error.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/rustc.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/version.rs
/home/kuro/vs-workspace/LupOS/lupos/target/debug/deps/libautocfg-f637408b92512aff.rlib: /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/lib.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/error.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/rustc.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/version.rs
/home/kuro/vs-workspace/LupOS/lupos/target/debug/deps/libautocfg-f637408b92512aff.rmeta: /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/lib.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/error.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/rustc.rs /home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/version.rs
/home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/lib.rs:
/home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/error.rs:
/home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/rustc.rs:
/home/kuro/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/src/version.rs:

Binary file not shown.