first commit

This commit is contained in:
2026-04-13 22:28:09 -06:00
commit 516926cef5
2185 changed files with 7731 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,2 @@
cargo:rustc-cfg=httparse_simd_neon_intrinsics
cargo:rustc-cfg=httparse_simd

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/httparse-173d9c520e2abbc3/out

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/httparse-a0b58dd76fe5a3c6/build_script_build-a0b58dd76fe5a3c6.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.1/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/httparse-a0b58dd76fe5a3c6/build_script_build-a0b58dd76fe5a3c6: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.1/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.1/build.rs:

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/icu_normalizer_data-efa217b10c4f6914/build_script_build-efa217b10c4f6914.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.2.0/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/icu_normalizer_data-efa217b10c4f6914/build_script_build-efa217b10c4f6914: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.2.0/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.2.0/build.rs:

View File

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

View File

@@ -0,0 +1,2 @@
cargo:rerun-if-env-changed=ICU4X_DATA_DIR
cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/icu_normalizer_data-fdb0024b69386ad8/out

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/icu_properties_data-87e07b46ec576592/build_script_build-87e07b46ec576592.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.2.0/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/icu_properties_data-87e07b46ec576592/build_script_build-87e07b46ec576592: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.2.0/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-2.2.0/build.rs:

View File

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

View File

@@ -0,0 +1,2 @@
cargo:rerun-if-env-changed=ICU4X_DATA_DIR
cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/icu_properties_data-e31c77d0b71db455/out

View File

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

View File

@@ -0,0 +1,25 @@
cargo:rerun-if-changed=build.rs
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
cargo:rustc-cfg=freebsd12
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
cargo:rustc-check-cfg=cfg(espidf_time32)
cargo:rustc-check-cfg=cfg(freebsd10)
cargo:rustc-check-cfg=cfg(freebsd11)
cargo:rustc-check-cfg=cfg(freebsd12)
cargo:rustc-check-cfg=cfg(freebsd13)
cargo:rustc-check-cfg=cfg(freebsd14)
cargo:rustc-check-cfg=cfg(freebsd15)
cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
cargo:rustc-check-cfg=cfg(gnu_time_bits64)
cargo:rustc-check-cfg=cfg(libc_deny_warnings)
cargo:rustc-check-cfg=cfg(linux_time_bits64)
cargo:rustc-check-cfg=cfg(musl_v1_2_3)
cargo:rustc-check-cfg=cfg(musl32_time64)
cargo:rustc-check-cfg=cfg(vxworks_lt_25_09)
cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))
cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/libc-e3cfd2099db6ee14/out

Binary file not shown.

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/libc-f7181fc07a3cbf6e/build_script_build-f7181fc07a3cbf6e.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/libc-f7181fc07a3cbf6e/build_script_build-f7181fc07a3cbf6e: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.184/build.rs:

View File

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

View File

@@ -0,0 +1,2 @@
cargo::rustc-check-cfg=cfg(have_min_max_version)
cargo:rustc-cfg=have_min_max_version

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/native-tls-61fbaced714b1198/out

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/native-tls-7a57a4592f012410/build_script_build-7a57a4592f012410.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.18/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/native-tls-7a57a4592f012410/build_script_build-7a57a4592f012410: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.18/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/native-tls-0.2.18/build.rs:

View File

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

View File

@@ -0,0 +1,3 @@
cargo:rustc-check-cfg=cfg(has_total_cmp)
cargo:rustc-cfg=has_total_cmp
cargo:rerun-if-changed=build.rs

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/num-traits-244900f1b7582dbe/out

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/num-traits-375ea6ec4b734af3/build_script_build-375ea6ec4b734af3.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/num-traits-375ea6ec4b734af3/build_script_build-375ea6ec4b734af3: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/build.rs:

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/openssl-12767ff40eef1834/build_script_build-12767ff40eef1834.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.76/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/openssl-12767ff40eef1834/build_script_build-12767ff40eef1834: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.76/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.76/build.rs:

View File

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

View File

@@ -0,0 +1,55 @@
cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))
cargo:rustc-check-cfg=cfg(libressl)
cargo:rustc-check-cfg=cfg(boringssl)
cargo:rustc-check-cfg=cfg(awslc)
cargo:rustc-check-cfg=cfg(awslc_fips)
cargo:rustc-check-cfg=cfg(libressl250)
cargo:rustc-check-cfg=cfg(libressl251)
cargo:rustc-check-cfg=cfg(libressl261)
cargo:rustc-check-cfg=cfg(libressl270)
cargo:rustc-check-cfg=cfg(libressl271)
cargo:rustc-check-cfg=cfg(libressl273)
cargo:rustc-check-cfg=cfg(libressl280)
cargo:rustc-check-cfg=cfg(libressl291)
cargo:rustc-check-cfg=cfg(libressl310)
cargo:rustc-check-cfg=cfg(libressl321)
cargo:rustc-check-cfg=cfg(libressl332)
cargo:rustc-check-cfg=cfg(libressl340)
cargo:rustc-check-cfg=cfg(libressl350)
cargo:rustc-check-cfg=cfg(libressl360)
cargo:rustc-check-cfg=cfg(libressl361)
cargo:rustc-check-cfg=cfg(libressl370)
cargo:rustc-check-cfg=cfg(libressl380)
cargo:rustc-check-cfg=cfg(libressl382)
cargo:rustc-check-cfg=cfg(libressl390)
cargo:rustc-check-cfg=cfg(libressl400)
cargo:rustc-check-cfg=cfg(libressl410)
cargo:rustc-check-cfg=cfg(libressl420)
cargo:rustc-check-cfg=cfg(ossl101)
cargo:rustc-check-cfg=cfg(ossl102)
cargo:rustc-check-cfg=cfg(ossl110)
cargo:rustc-check-cfg=cfg(ossl110g)
cargo:rustc-check-cfg=cfg(ossl110h)
cargo:rustc-check-cfg=cfg(ossl111)
cargo:rustc-check-cfg=cfg(ossl111d)
cargo:rustc-check-cfg=cfg(ossl300)
cargo:rustc-check-cfg=cfg(ossl310)
cargo:rustc-check-cfg=cfg(ossl320)
cargo:rustc-check-cfg=cfg(ossl330)
cargo:rustc-check-cfg=cfg(ossl340)
cargo:rustc-check-cfg=cfg(ossl350)
cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA"
cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
cargo:rustc-cfg=ossl101
cargo:rustc-cfg=ossl102
cargo:rustc-cfg=ossl110
cargo:rustc-cfg=ossl110g
cargo:rustc-cfg=ossl110h
cargo:rustc-cfg=ossl111
cargo:rustc-cfg=ossl111d
cargo:rustc-cfg=ossl300
cargo:rustc-cfg=ossl310
cargo:rustc-cfg=ossl320
cargo:rustc-cfg=ossl330
cargo:rustc-cfg=ossl340
cargo:rustc-cfg=ossl350

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/openssl-fbbc5a549f68f04b/out

View File

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

View File

@@ -0,0 +1,154 @@
cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))
cargo:rustc-check-cfg=cfg(openssl)
cargo:rustc-check-cfg=cfg(libressl)
cargo:rustc-check-cfg=cfg(boringssl)
cargo:rustc-check-cfg=cfg(awslc)
cargo:rustc-check-cfg=cfg(awslc_pregenerated)
cargo:rustc-check-cfg=cfg(libressl250)
cargo:rustc-check-cfg=cfg(libressl251)
cargo:rustc-check-cfg=cfg(libressl252)
cargo:rustc-check-cfg=cfg(libressl261)
cargo:rustc-check-cfg=cfg(libressl270)
cargo:rustc-check-cfg=cfg(libressl271)
cargo:rustc-check-cfg=cfg(libressl273)
cargo:rustc-check-cfg=cfg(libressl280)
cargo:rustc-check-cfg=cfg(libressl281)
cargo:rustc-check-cfg=cfg(libressl291)
cargo:rustc-check-cfg=cfg(libressl310)
cargo:rustc-check-cfg=cfg(libressl321)
cargo:rustc-check-cfg=cfg(libressl332)
cargo:rustc-check-cfg=cfg(libressl340)
cargo:rustc-check-cfg=cfg(libressl350)
cargo:rustc-check-cfg=cfg(libressl360)
cargo:rustc-check-cfg=cfg(libressl361)
cargo:rustc-check-cfg=cfg(libressl370)
cargo:rustc-check-cfg=cfg(libressl380)
cargo:rustc-check-cfg=cfg(libressl381)
cargo:rustc-check-cfg=cfg(libressl382)
cargo:rustc-check-cfg=cfg(libressl390)
cargo:rustc-check-cfg=cfg(libressl400)
cargo:rustc-check-cfg=cfg(libressl410)
cargo:rustc-check-cfg=cfg(libressl420)
cargo:rustc-check-cfg=cfg(libressl430)
cargo:rustc-check-cfg=cfg(ossl101)
cargo:rustc-check-cfg=cfg(ossl102)
cargo:rustc-check-cfg=cfg(ossl102f)
cargo:rustc-check-cfg=cfg(ossl102h)
cargo:rustc-check-cfg=cfg(ossl110)
cargo:rustc-check-cfg=cfg(ossl110f)
cargo:rustc-check-cfg=cfg(ossl110g)
cargo:rustc-check-cfg=cfg(ossl110h)
cargo:rustc-check-cfg=cfg(ossl111)
cargo:rustc-check-cfg=cfg(ossl111b)
cargo:rustc-check-cfg=cfg(ossl111c)
cargo:rustc-check-cfg=cfg(ossl111d)
cargo:rustc-check-cfg=cfg(ossl300)
cargo:rustc-check-cfg=cfg(ossl310)
cargo:rustc-check-cfg=cfg(ossl320)
cargo:rustc-check-cfg=cfg(ossl330)
cargo:rustc-check-cfg=cfg(ossl340)
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
OPENSSL_LIB_DIR unset
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
OPENSSL_INCLUDE_DIR unset
cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
cargo:rerun-if-env-changed=OPENSSL_DIR
OPENSSL_DIR unset
cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=OPENSSL_STATIC
cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=SYSROOT
cargo:rerun-if-env-changed=OPENSSL_STATIC
cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rustc-link-lib=ssl
cargo:rustc-link-lib=crypto
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=OPENSSL_STATIC
cargo:rerun-if-env-changed=OPENSSL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-changed=build/expando.c
cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
CC_x86_64-unknown-linux-gnu = None
cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
CC_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=HOST_CC
HOST_CC = None
cargo:rerun-if-env-changed=CC
CC = None
cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
CRATE_CC_NO_DEFAULTS = None
cargo:rerun-if-env-changed=CFLAGS
CFLAGS = None
cargo:rerun-if-env-changed=HOST_CFLAGS
HOST_CFLAGS = None
cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
CFLAGS_x86_64_unknown_linux_gnu = None
cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
CFLAGS_x86_64-unknown-linux-gnu = None
version: 3_5_4
cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA"
cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
cargo:conf=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD
cargo:rustc-cfg=openssl
cargo:rustc-cfg=ossl101
cargo:rustc-cfg=ossl102
cargo:rustc-cfg=ossl102f
cargo:rustc-cfg=ossl102h
cargo:rustc-cfg=ossl110
cargo:rustc-cfg=ossl110f
cargo:rustc-cfg=ossl110g
cargo:rustc-cfg=ossl110h
cargo:rustc-cfg=ossl111
cargo:rustc-cfg=ossl111b
cargo:rustc-cfg=ossl111c
cargo:rustc-cfg=ossl111d
cargo:rustc-cfg=ossl300
cargo:rustc-cfg=ossl320
cargo:rustc-cfg=ossl330
cargo:rustc-cfg=ossl340
cargo:rustc-cfg=ossl350
cargo:version_number=30500040
cargo:include=/usr/include

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/openssl-sys-462a0fa984263778/out

View File

@@ -0,0 +1,10 @@
/home/arthur/projects/tech-news-rust/target/debug/build/openssl-sys-6cee8160871113c9/build_script_main-6cee8160871113c9.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/main.rs /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/cfgs.rs /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/find_normal.rs /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/run_bindgen.rs
/home/arthur/projects/tech-news-rust/target/debug/build/openssl-sys-6cee8160871113c9/build_script_main-6cee8160871113c9: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/main.rs /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/cfgs.rs /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/find_normal.rs /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/run_bindgen.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/main.rs:
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/cfgs.rs:
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/find_normal.rs:
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.112/build/run_bindgen.rs:
# env-dep:CARGO_PKG_VERSION=0.9.112

View File

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

View File

@@ -0,0 +1,2 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(tsan_enabled)

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/parking_lot_core-14c069bde3267cf0/out

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/parking_lot_core-6dc20afcb03675f8/build_script_build-6dc20afcb03675f8.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/parking_lot_core-6dc20afcb03675f8/build_script_build-6dc20afcb03675f8: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.12/build.rs:

Binary file not shown.

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/paste-2d34beb7db13e5c0/build_script_build-2d34beb7db13e5c0.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/paste-2d34beb7db13e5c0/build_script_build-2d34beb7db13e5c0: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/build.rs:

View File

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

View File

@@ -0,0 +1,3 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(no_literal_fromstr)
cargo:rustc-check-cfg=cfg(feature, values("protocol_feature_paste"))

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/paste-37f25e6d9a7c5467/out

View File

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

View File

@@ -0,0 +1,23 @@
cargo:rustc-check-cfg=cfg(fuzzing)
cargo:rustc-check-cfg=cfg(no_is_available)
cargo:rustc-check-cfg=cfg(no_literal_byte_character)
cargo:rustc-check-cfg=cfg(no_literal_c_string)
cargo:rustc-check-cfg=cfg(no_source_text)
cargo:rustc-check-cfg=cfg(proc_macro_span)
cargo:rustc-check-cfg=cfg(proc_macro_span_file)
cargo:rustc-check-cfg=cfg(proc_macro_span_location)
cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
cargo:rustc-check-cfg=cfg(procmacro2_build_probe)
cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
cargo:rustc-check-cfg=cfg(randomize_layout)
cargo:rustc-check-cfg=cfg(span_locations)
cargo:rustc-check-cfg=cfg(super_unstable)
cargo:rustc-check-cfg=cfg(wrap_proc_macro)
cargo:rerun-if-changed=src/probe/proc_macro_span.rs
cargo:rustc-cfg=wrap_proc_macro
cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs
cargo:rustc-cfg=proc_macro_span_location
cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs
cargo:rustc-cfg=proc_macro_span_file
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/proc-macro2-cdc80bb011340cc8/out

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/proc-macro2-e61b3caad72a3067/build_script_build-e61b3caad72a3067.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/proc-macro2-e61b3caad72a3067/build_script_build-e61b3caad72a3067: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs:

Binary file not shown.

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/quote-76885401fd60bb49/build_script_build-76885401fd60bb49.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/quote-76885401fd60bb49/build_script_build-76885401fd60bb49: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs:

View File

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

View File

@@ -0,0 +1,2 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/quote-d4c1d5b91a3b7899/out

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: 94,
patch: 1,
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/arthur/projects/tech-news-rust/target/debug/build/rustversion-004489fefe9fd57f/out

View File

@@ -0,0 +1,6 @@
/home/arthur/projects/tech-news-rust/target/debug/build/rustversion-63a6e296bb039439/build_script_build-63a6e296bb039439.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/rustc.rs
/home/arthur/projects/tech-news-rust/target/debug/build/rustversion-63a6e296bb039439/build_script_build-63a6e296bb039439: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/rustc.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/build.rs:
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.22/build/rustc.rs:

Binary file not shown.

View File

@@ -0,0 +1,5 @@
/home/arthur/projects/tech-news-rust/target/debug/build/serde-0c0d3ac83fe3437f/build_script_build-0c0d3ac83fe3437f.d: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs
/home/arthur/projects/tech-news-rust/target/debug/build/serde-0c0d3ac83fe3437f/build_script_build-0c0d3ac83fe3437f: /home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs
/home/arthur/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/build.rs:

View File

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

View File

@@ -0,0 +1,6 @@
#[doc(hidden)]
pub mod __private228 {
#[doc(hidden)]
pub use crate::private::*;
}
use serde_core::__private228 as serde_core_private;

View File

@@ -0,0 +1,13 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-cfg=if_docsrs_then_no_serde_core
cargo:rustc-check-cfg=cfg(feature, values("result"))
cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
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_diagnostic_namespace)
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_target_has_atomic)

View File

@@ -0,0 +1 @@
/home/arthur/projects/tech-news-rust/target/debug/build/serde-6aeb262f7e7c722f/out

Some files were not shown because too many files have changed in this diff Show More