Added backend
This commit is contained in:
parent
0be02352a0
commit
513f437ee6
3429 changed files with 39630 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
This file has an mtime of when this was started.
|
||||
15
backend/target/debug/build/serde-d32ce30b585a741f/output
Normal file
15
backend/target/debug/build/serde-d32ce30b585a741f/output
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rustc-check-cfg=cfg(no_core_cstr)
|
||||
cargo:rustc-check-cfg=cfg(no_core_error)
|
||||
cargo:rustc-check-cfg=cfg(no_core_net)
|
||||
cargo:rustc-check-cfg=cfg(no_core_num_saturating)
|
||||
cargo:rustc-check-cfg=cfg(no_core_try_from)
|
||||
cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
|
||||
cargo:rustc-check-cfg=cfg(no_float_copysign)
|
||||
cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
|
||||
cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
|
||||
cargo:rustc-check-cfg=cfg(no_serde_derive)
|
||||
cargo:rustc-check-cfg=cfg(no_std_atomic)
|
||||
cargo:rustc-check-cfg=cfg(no_std_atomic64)
|
||||
cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
|
||||
cargo:rustc-check-cfg=cfg(no_target_has_atomic)
|
||||
|
|
@ -0,0 +1 @@
|
|||
/home/patrick/Documents/WebApps/fwt/backend/target/debug/build/serde-d32ce30b585a741f/out
|
||||
0
backend/target/debug/build/serde-d32ce30b585a741f/stderr
Normal file
0
backend/target/debug/build/serde-d32ce30b585a741f/stderr
Normal file
Loading…
Add table
Add a link
Reference in a new issue