blob: 5fe68b7f81be6ef408119315270876ce00ce767c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
CARGO_CRATES= aho-corasick-1.1.3 \
arc-swap-1.7.1 \
attribute-derive-0.10.3 \
attribute-derive-macro-0.10.3 \
autocfg-1.5.0 \
bitflags-2.9.1 \
bstr-1.12.0 \
castaway-0.2.4 \
cc-1.2.30 \
cfg-if-1.0.1 \
chardetng-0.1.17 \
collection_literals-1.0.2 \
compact_str-0.9.0 \
crossbeam-deque-0.8.6 \
crossbeam-epoch-0.9.18 \
crossbeam-utils-0.8.21 \
derive-where-1.5.0 \
either-1.15.0 \
encoding_rs-0.8.35 \
get-size-derive2-0.5.2 \
get-size2-0.5.2 \
getopts-0.2.23 \
getrandom-0.2.16 \
globset-0.4.16 \
hashbrown-0.15.4 \
heck-0.5.0 \
ignore-0.4.23 \
indoc-2.0.6 \
interpolator-0.5.0 \
is-macro-0.3.7 \
itertools-0.14.0 \
itoa-1.0.15 \
libc-0.2.174 \
log-0.4.27 \
manyhow-0.11.4 \
manyhow-macros-0.11.4 \
memchr-2.7.5 \
memoffset-0.9.1 \
once_cell-1.21.3 \
path-slash-0.2.1 \
phf-0.11.3 \
phf_codegen-0.11.3 \
phf_generator-0.11.3 \
phf_shared-0.11.3 \
portable-atomic-1.11.1 \
ppv-lite86-0.2.21 \
proc-macro-utils-0.10.0 \
proc-macro2-1.0.95 \
pyo3-0.25.1 \
pyo3-build-config-0.25.1 \
pyo3-ffi-0.25.1 \
pyo3-log-0.12.4 \
pyo3-macros-0.25.1 \
pyo3-macros-backend-0.25.1 \
python3-dll-a-0.2.14 \
quote-1.0.40 \
quote-use-0.8.4 \
quote-use-macros-0.8.4 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
rayon-1.10.0 \
rayon-core-1.12.1 \
regex-1.11.1 \
regex-automata-0.4.9 \
regex-syntax-0.8.5 \
rustc-hash-2.1.1 \
rustversion-1.0.21 \
ryu-1.0.20 \
same-file-1.0.6 \
serde-1.0.219 \
serde_derive-1.0.219 \
serde_json-1.0.141 \
shlex-1.3.0 \
siphasher-1.0.1 \
smallvec-1.15.1 \
static_assertions-1.1.0 \
syn-2.0.104 \
target-lexicon-0.13.2 \
thiserror-2.0.12 \
thiserror-impl-2.0.12 \
tinyvec-1.9.0 \
tinyvec_macros-0.1.1 \
unicode-ident-1.0.18 \
unicode-normalization-0.1.24 \
unicode-width-0.2.1 \
unicode_names2-1.3.0 \
unicode_names2_generator-1.3.0 \
unindent-0.2.4 \
walkdir-2.5.0 \
wasi-0.11.1+wasi-snapshot-preview1 \
winapi-util-0.1.9 \
windows-sys-0.59.0 \
windows-targets-0.52.6 \
windows_aarch64_gnullvm-0.52.6 \
windows_aarch64_msvc-0.52.6 \
windows_i686_gnu-0.52.6 \
windows_i686_gnullvm-0.52.6 \
windows_i686_msvc-0.52.6 \
windows_x86_64_gnu-0.52.6 \
windows_x86_64_gnullvm-0.52.6 \
windows_x86_64_msvc-0.52.6 \
zerocopy-0.8.26 \
zerocopy-derive-0.8.26 \
ruff_python_ast,ruff_python_parser,ruff_python_trivia,ruff_source_file,ruff_text_size@git+https://github.com/astral-sh/ruff?tag=0.12.4\#ee2759b365448e58503b63636c1cedaa65360bd1
|