summaryrefslogtreecommitdiff
path: root/security/acmed/Makefile.crates
blob: 35dc926034fcb1692911f36f1d3c4a4918753c8d (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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
CARGO_CRATES=	aho-corasick-0.7.20 \
		anstream-0.3.0 \
		anstyle-1.0.0 \
		anstyle-parse-0.2.0 \
		anstyle-query-1.0.0 \
		anstyle-wincon-1.0.0 \
		attohttpc-0.24.1 \
		autocfg-1.1.0 \
		base64-0.20.0 \
		bincode-1.3.3 \
		bitflags-1.3.2 \
		boxfnonce-0.1.1 \
		bytes-1.4.0 \
		cc-1.0.79 \
		cfg-if-1.0.0 \
		clap-4.2.2 \
		clap_builder-4.2.2 \
		clap_lex-0.4.1 \
		colorchoice-1.0.0 \
		core-foundation-0.9.3 \
		core-foundation-sys-0.8.4 \
		daemonize-0.4.1 \
		encoding_rs-0.8.32 \
		encoding_rs_io-0.1.7 \
		env_logger-0.10.0 \
		errno-0.3.1 \
		errno-dragonfly-0.1.2 \
		error-chain-0.12.4 \
		fastrand-1.9.0 \
		fnv-1.0.7 \
		foreign-types-0.3.2 \
		foreign-types-shared-0.1.1 \
		form_urlencoded-1.1.0 \
		glob-0.3.1 \
		hermit-abi-0.3.1 \
		hostname-0.3.1 \
		http-0.2.9 \
		humantime-2.1.0 \
		idna-0.3.0 \
		instant-0.1.12 \
		io-lifetimes-1.0.10 \
		is-terminal-0.4.7 \
		itoa-1.0.6 \
		lazy_static-1.4.0 \
		libc-0.2.141 \
		linux-raw-sys-0.3.1 \
		log-0.4.17 \
		match_cfg-0.1.0 \
		memchr-2.5.0 \
		memoffset-0.7.1 \
		minimal-lexical-0.2.1 \
		native-tls-0.2.11 \
		nix-0.26.2 \
		nom-7.1.3 \
		num_threads-0.1.6 \
		once_cell-1.17.1 \
		openssl-0.10.50 \
		openssl-macros-0.1.1 \
		openssl-probe-0.1.5 \
		openssl-src-111.25.2+1.1.1t \
		openssl-sys-0.9.85 \
		percent-encoding-2.2.0 \
		pin-utils-0.1.0 \
		pkg-config-0.3.26 \
		proc-macro2-1.0.56 \
		punycode-0.4.1 \
		quote-1.0.26 \
		redox_syscall-0.3.5 \
		regex-1.7.3 \
		regex-syntax-0.6.29 \
		rustix-0.37.11 \
		ryu-1.0.13 \
		schannel-0.1.21 \
		security-framework-2.8.2 \
		security-framework-sys-2.8.0 \
		serde-1.0.160 \
		serde_derive-1.0.160 \
		serde_json-1.0.96 \
		static_assertions-1.1.0 \
		strsim-0.10.0 \
		syn-2.0.15 \
		syslog-6.0.1 \
		tempfile-3.5.0 \
		termcolor-1.2.0 \
		time-0.3.20 \
		time-core-0.1.0 \
		time-macros-0.2.8 \
		tinytemplate-1.2.1 \
		tinyvec-1.6.0 \
		tinyvec_macros-0.1.1 \
		toml-0.5.11 \
		unicode-bidi-0.3.13 \
		unicode-ident-1.0.8 \
		unicode-normalization-0.1.22 \
		url-2.3.1 \
		utf8parse-0.2.1 \
		vcpkg-0.2.15 \
		version_check-0.9.4 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.5 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-sys-0.42.0 \
		windows-sys-0.45.0 \
		windows-sys-0.48.0 \
		windows-targets-0.42.2 \
		windows-targets-0.48.0 \
		windows_aarch64_gnullvm-0.42.2 \
		windows_aarch64_gnullvm-0.48.0 \
		windows_aarch64_msvc-0.42.2 \
		windows_aarch64_msvc-0.48.0 \
		windows_i686_gnu-0.42.2 \
		windows_i686_gnu-0.48.0 \
		windows_i686_msvc-0.42.2 \
		windows_i686_msvc-0.48.0 \
		windows_x86_64_gnu-0.42.2 \
		windows_x86_64_gnu-0.48.0 \
		windows_x86_64_gnullvm-0.42.2 \
		windows_x86_64_gnullvm-0.48.0 \
		windows_x86_64_msvc-0.42.2 \
		windows_x86_64_msvc-0.48.0