更新版本至0.1.7:移除openai模块,更新html_scraper功能

- 删除src-tauri/openai模块及相关依赖
- 在html_scraper中添加find_latest_work_order_id函数
- 更新相关依赖配置

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Yakumo Hokori
2025-09-27 21:32:42 +08:00
parent 4d005b384f
commit 6abfa2866a
1027 changed files with 18821 additions and 1790 deletions

View File

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

View File

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

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/ahash-4a15a117ce1da42d/out

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/ahash-9fb2ccc1fdf90091/build_script_build-9fb2ccc1fdf90091: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/ahash-0.8.12/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/ahash-9fb2ccc1fdf90091/build_script_build-9fb2ccc1fdf90091.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/ahash-0.8.12/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/ahash-0.8.12/build.rs:

View File

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

View File

@@ -0,0 +1 @@
cargo:rerun-if-changed=build.rs

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/getrandom-a21865eb3d1ede1e/out

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/getrandom-ca1115f666251079/build_script_build-ca1115f666251079: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/getrandom-0.3.3/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/getrandom-ca1115f666251079/build_script_build-ca1115f666251079.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/getrandom-0.3.3/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/getrandom-0.3.3/build.rs:

View File

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

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
cargo:rerun-if-changed=/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/html5ever-0.27.0/src/tree_builder/rules.rs

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/html5ever-599159e7782b5aea/out

View File

@@ -0,0 +1,6 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/html5ever-adcca677c3fbce46/build_script_build-adcca677c3fbce46: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/html5ever-0.27.0/build.rs /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/html5ever-0.27.0/macros/match_token.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/html5ever-adcca677c3fbce46/build_script_build-adcca677c3fbce46.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/html5ever-0.27.0/build.rs /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/html5ever-0.27.0/macros/match_token.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/html5ever-0.27.0/build.rs:
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/html5ever-0.27.0/macros/match_token.rs:

View File

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

View File

@@ -0,0 +1,24 @@
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(libc_thread_local)
cargo:rustc-check-cfg=cfg(linux_time_bits64)
cargo:rustc-check-cfg=cfg(musl_v1_2_3)
cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
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 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/libc-0b86aa2c61452cbd/out

View File

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

View File

@@ -0,0 +1,24 @@
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(libc_thread_local)
cargo:rustc-check-cfg=cfg(linux_time_bits64)
cargo:rustc-check-cfg=cfg(musl_v1_2_3)
cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
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 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/libc-0d1edeabd8309d4a/out

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/libc-78709398769c3b8a/build_script_build-78709398769c3b8a: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/libc-0.2.176/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/libc-78709398769c3b8a/build_script_build-78709398769c3b8a.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/libc-0.2.176/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/libc-0.2.176/build.rs:

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/libc-f3369c53aa6e7cf1/build_script_build-f3369c53aa6e7cf1: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/libc-0.2.176/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/libc-f3369c53aa6e7cf1/build_script_build-f3369c53aa6e7cf1.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/libc-0.2.176/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/libc-0.2.176/build.rs:

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/lock_api-056ce16850e74d93/build_script_build-056ce16850e74d93: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/lock_api-0.4.13/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/lock_api-056ce16850e74d93/build_script_build-056ce16850e74d93.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/lock_api-0.4.13/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/lock_api-0.4.13/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(has_const_fn_trait_bound)
cargo:rustc-cfg=has_const_fn_trait_bound

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/lock_api-3da0d822e2d6cc17/out

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/markup5ever-6c5b1b70cfb0b1d8/out

View File

@@ -0,0 +1,6 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/markup5ever-99d4bcae2b8ea42d/build_script_build-99d4bcae2b8ea42d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/markup5ever-0.12.1/build.rs /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/markup5ever-0.12.1/entities.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/markup5ever-99d4bcae2b8ea42d/build_script_build-99d4bcae2b8ea42d.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/markup5ever-0.12.1/build.rs /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/markup5ever-0.12.1/entities.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/markup5ever-0.12.1/build.rs:
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/markup5ever-0.12.1/entities.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(tsan_enabled)

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/parking_lot_core-43faca14b949a384/out

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/parking_lot_core-8e29ae85abe15a1f/build_script_build-8e29ae85abe15a1f: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/parking_lot_core-0.9.11/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/parking_lot_core-8e29ae85abe15a1f/build_script_build-8e29ae85abe15a1f.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/parking_lot_core-0.9.11/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/parking_lot_core-0.9.11/build.rs:

View File

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

View File

@@ -0,0 +1,19 @@
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-env-changed=RUSTC_BOOTSTRAP

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/proc-macro2-58daf346076c4d4b/out

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/proc-macro2-d0815d6bff85897b/build_script_build-d0815d6bff85897b: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/proc-macro2-1.0.101/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/proc-macro2-d0815d6bff85897b/build_script_build-d0815d6bff85897b.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/proc-macro2-1.0.101/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/proc-macro2-1.0.101/build.rs:

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/selectors-1826a9a489ea310c/build_script_build-1826a9a489ea310c: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/selectors-0.25.0/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/selectors-1826a9a489ea310c/build_script_build-1826a9a489ea310c.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/selectors-0.25.0/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/selectors-0.25.0/build.rs:

View File

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

View File

@@ -0,0 +1,63 @@
{ static SET: ::phf::Set<&'static str> = ::phf::Set { map: ::phf::Map {
key: 10121458955350035957,
disps: &[
(0, 2),
(8, 17),
(1, 5),
(0, 0),
(0, 20),
(0, 3),
(15, 2),
(17, 19),
(8, 9),
(0, 15),
],
entries: &[
("dir", ()),
("http-equiv", ()),
("rel", ()),
("enctype", ()),
("align", ()),
("accept", ()),
("nohref", ()),
("lang", ()),
("bgcolor", ()),
("direction", ()),
("valign", ()),
("checked", ()),
("frame", ()),
("link", ()),
("accept-charset", ()),
("hreflang", ()),
("text", ()),
("valuetype", ()),
("language", ()),
("nowrap", ()),
("vlink", ()),
("disabled", ()),
("noshade", ()),
("codetype", ()),
("defer", ()),
("noresize", ()),
("target", ()),
("scrolling", ()),
("rules", ()),
("scope", ()),
("rev", ()),
("media", ()),
("method", ()),
("charset", ()),
("alink", ()),
("selected", ()),
("multiple", ()),
("color", ()),
("shape", ()),
("type", ()),
("clear", ()),
("compact", ()),
("face", ()),
("declare", ()),
("axis", ()),
("readonly", ()),
],
} }; &SET }

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/selectors-29f623d075f868e9/out

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 __private227 {
#[doc(hidden)]
pub use crate::private::*;
}
use serde_core::__private227 as serde_core_private;

View File

@@ -0,0 +1,12 @@
cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(feature, values("result"))
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_core)
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 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/serde-00b2cf4d37e16c0d/out

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/serde-63215c02dca3dcb6/build_script_build-63215c02dca3dcb6: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/serde-1.0.227/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/serde-63215c02dca3dcb6/build_script_build-63215c02dca3dcb6.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/serde-1.0.227/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/serde-1.0.227/build.rs:

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/serde_core-0bd7de0b6f72a0a0/build_script_build-0bd7de0b6f72a0a0: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/serde_core-1.0.227/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/serde_core-0bd7de0b6f72a0a0/build_script_build-0bd7de0b6f72a0a0.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/serde_core-1.0.227/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/serde_core-1.0.227/build.rs:

View File

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

View File

@@ -0,0 +1,5 @@
#[doc(hidden)]
pub mod __private227 {
#[doc(hidden)]
pub use crate::private::*;
}

View File

@@ -0,0 +1,11 @@
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_diagnostic_namespace)
cargo:rustc-check-cfg=cfg(no_serde_core)
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 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/serde_core-13d332fbbf401748/out

View File

@@ -0,0 +1,5 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/thiserror-7069354ea445a65d/build_script_build-7069354ea445a65d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/thiserror-1.0.69/build.rs
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/thiserror-7069354ea445a65d/build_script_build-7069354ea445a65d.d: /Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/thiserror-1.0.69/build.rs
/Users/hokori/.cargo/registry/src/rsproxy.cn-e3de039b2554c837/thiserror-1.0.69/build.rs:

View File

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

View File

@@ -0,0 +1,4 @@
cargo:rerun-if-changed=build/probe.rs
cargo:rustc-check-cfg=cfg(error_generic_member_access)
cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/thiserror-b456ae825abaa28d/out

View File

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

View File

@@ -0,0 +1,24 @@
cargo:rerun-if-changed=build.rs
cargo:rerun-if-changed=Cargo.toml
cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0)
cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)
cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)
cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0)
cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0)
cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
cargo:rustc-check-cfg=cfg(doc_cfg)
cargo:rustc-check-cfg=cfg(kani)
cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
cargo:rustc-check-cfg=cfg(coverage_nightly)
cargo:rustc-cfg=zerocopy_core_error_1_81_0
cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0
cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0
cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0
cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0
cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0

View File

@@ -0,0 +1 @@
/Users/hokori/code/rust/tms_tools/src-tauri/html_scraper/target/debug/build/zerocopy-561cdbb4b9a26819/out

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