@@ -32,88 +32,38 @@ cargo = { level = "warn", priority = -1 }
3232cargo_common_metadata = " allow"
3333
3434[workspace .dependencies ]
35- allocator-api2 = { version = " 0.2.21" , default-features = false , features = [" alloc" , " std" ] }
3635anyhow = " 1.0.98"
37- assert2 = " 0.3.16"
38- assertables = " 9.8.1"
39- attohttpc = { version = " 0.30.1" , features = [" tls-native" , " tls-native-vendored" ], default-features = false }
4036backon = " 1.3.0"
41- base64 = " 0.22.1"
4237bincode = " 2.0.1"
43- bindgen = " 0.72.1"
44- brush-parser = " 0.2.18"
4538bstr = { version = " 1.12.0" , default-features = false , features = [" alloc" , " std" ] }
46- bumpalo = { version = " 3.17.0" , features = [" allocator-api2" ] }
47- bytemuck = { version = " 1.23.0" , features = [" extern_crate_alloc" , " must_cast" ] }
48- cc = " 1.2.39"
4939clap = " 4.5.40"
50- color-eyre = " 0.6.5"
51- compact_str = " 0.9.0"
52- const_format = " 0.2.34"
53- constcat = " 0.6.1"
5440criterion = { version = " 0.7" , features = [" html_reports" ] }
5541crossterm = { version = " 0.29.0" , features = [" event-stream" ] }
56- csv-async = { version = " 1.3.1" , features = [" tokio" ] }
57- ctor = " 0.6"
58- dashmap = " 6.1.0"
59- diff-struct = " 0.5.3"
6042directories = " 6.0.0"
61- elf = { version = " 0.8.0" , default-features = false }
6243flate2 = " 1.0.35"
63- fspy = { path = " crates/fspy" }
64- futures = " 0.3.31"
65- futures-core = " 0.3.31"
6644futures-util = " 0.3.31"
6745hex = " 0.4.3"
6846httpmock = " 0.7"
6947indoc = " 2.0.5"
70- itertools = " 0.14.0"
71- libc = " 0.2.172"
72- memmap2 = " 0.9.7"
7348nix = { version = " 0.30.1" , features = [" dir" ] }
74- ntapi = " 0.4.1"
75- os_str_bytes = " 7.1.1"
76- ouroboros = " 0.18.5"
77- owo-colors = " 4.1.0"
78- passfd = { git = " https://github.com/polachok/passfd" , rev = " d55881752c16aced1a49a75f9c428d38d3767213" , default-features = false }
7949pathdiff = " 0.2.3"
8050petgraph = " 0.8.2"
81- phf = { version = " 0.11.3" , features = [" macros" ] }
82- portable-pty = " 0.9.0"
83- rand = " 0.9.1"
84- ratatui = " 0.29.0"
85- rayon = " 1.10.0"
86- ref-cast = " 1.0.24"
8751reqwest = { version = " 0.12" , default-features = false }
8852rusqlite = " 0.37.0"
89- rustc-hash = " 2.1.1"
90- seccompiler = { git = " https://github.com/branchseer/seccompiler" , branch = " seccomp-action-raw" }
9153semver = " 1.0.26"
9254serde = " 1.0.219"
9355serde_json = " 1.0.140"
9456serde_yml = " 0.0.12"
9557serial_test = " 3.2.0"
9658sha1 = " 0.10.6"
9759sha2 = " 0.10.9"
98- shared_memory = " 0.12.4"
99- shell-escape = " 0.1.5"
100- smallvec = { version = " 2.0.0-alpha.11" , features = [" std" ] }
101- stackalloc = " 1.2.1"
102- supports-color = " 3.0.1"
103- syscalls = { version = " 0.6.18" , default-features = false }
10460tar = " 0.4.43"
10561tempfile = " 3.14.0"
10662test-log = { version = " 0.2.18" , features = [" trace" ] }
10763thiserror = " 2"
10864tokio = " 1.46.1"
109- tokio-util = " 0.7.15"
110- toml = " 0.9.5"
11165tracing = " 0.1.41"
112- tracing-error = " 0.2.1"
11366tracing-subscriber = { version = " 0.3.19" , features = [" env-filter" , " serde" ] }
114- tui-term = " 0.2.0"
115- twox-hash = " 2.1.1"
116- uuid = " 1.18.1"
11767vite_error = { path = " crates/vite_error" }
11868vite_glob = { git = " https://github.com/voidzero-dev/vite-task" , branch = " 10-30-chore_remove_vite-plus_files" }
11969vite_install = { path = " crates/vite_install" }
@@ -122,20 +72,11 @@ vite_str = { git = "https://github.com/voidzero-dev/vite-task", branch = "10-30-
12272vite_task = { git = " https://github.com/voidzero-dev/vite-task" , branch = " 10-30-chore_remove_vite-plus_files" }
12373vite_workspace = { git = " https://github.com/voidzero-dev/vite-task" , branch = " 10-30-chore_remove_vite-plus_files" }
12474wax = " 0.6.0"
125- which = " 7.0.3"
126- widestring = " 1.2.0"
127- winapi = " 0.3.9"
128- winsafe = { version = " 0.0.24" , features = [" kernel" ] }
129- xxhash-rust = { version = " 0.8.15" , features = [" const_xxh3" ] }
13075
13176napi = { version = " 3.0.0" , default-features = false , features = [" async" , " error_anyhow" ] }
13277napi-build = " 2"
13378napi-derive = { version = " 3.0.0" , default-features = false , features = [" type-def" , " strict" ] }
13479
135- [workspace .metadata .cargo-shear ]
136- # These are artifact dependencies. They are not directly `use`d in Rust code.
137- ignored = [" fspy_preload_unix" , " fspy_preload_windows" , " fspy_test_bin" ]
138-
13980[profile .dev ]
14081# Disabling debug info speeds up local and CI builds,
14182# and we don't rely on it for debugging that much.
0 commit comments