From 10924a7138a288f5f717404b49e01f840dcfbcf2 Mon Sep 17 00:00:00 2001 From: Vaze Date: Tue, 19 May 2026 16:47:52 +0200 Subject: Started kernel and bootloader project. Created a README --- bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json (limited to 'bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json') diff --git a/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json b/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json new file mode 100644 index 0000000..11fe820 --- /dev/null +++ b/bootloader/target/debug/.fingerprint/syn-dd5a5530c94c1334/lib-syn.json @@ -0,0 +1 @@ +{"rustc":7458672600737419911,"features":"[\"clone-impls\", \"default\", \"derive\", \"full\", \"parsing\", \"printing\", \"proc-macro\"]","declared_features":"[\"clone-impls\", \"default\", \"derive\", \"extra-traits\", \"fold\", \"full\", \"parsing\", \"printing\", \"proc-macro\", \"test\", \"visit\", \"visit-mut\"]","target":9442126953582868550,"profile":15657897354478470176,"path":6080370973608647756,"deps":[[4289358735036141001,"proc_macro2",false,3664480600539869139],[8901712065508858692,"unicode_ident",false,18367256025984362282],[13111758008314797071,"quote",false,6732585146418886681]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/syn-dd5a5530c94c1334/dep-lib-syn","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} \ No newline at end of file -- cgit v1.2.3