summaryrefslogtreecommitdiff
path: root/security/py-bcrypt/Makefile.crates
blob: a7b7e5399fc1eb80ac859458431e66b798044b55 (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
CARGO_CRATES=	autocfg-1.5.0 \
		base64-0.22.1 \
		bcrypt-0.17.1 \
		bcrypt-pbkdf-0.10.0 \
		block-buffer-0.10.4 \
		blowfish-0.9.1 \
		byteorder-1.5.0 \
		cfg-if-1.0.3 \
		cipher-0.4.4 \
		cpufeatures-0.2.17 \
		crypto-common-0.1.6 \
		digest-0.10.7 \
		generic-array-0.14.7 \
		getrandom-0.3.3 \
		heck-0.5.0 \
		indoc-2.0.6 \
		inout-0.1.4 \
		libc-0.2.176 \
		memoffset-0.9.1 \
		once_cell-1.21.3 \
		pbkdf2-0.12.2 \
		portable-atomic-1.11.1 \
		proc-macro2-1.0.101 \
		pyo3-0.26.0 \
		pyo3-build-config-0.26.0 \
		pyo3-ffi-0.26.0 \
		pyo3-macros-0.26.0 \
		pyo3-macros-backend-0.26.0 \
		quote-1.0.40 \
		r-efi-5.3.0 \
		sha2-0.10.9 \
		subtle-2.6.1 \
		syn-2.0.106 \
		target-lexicon-0.13.3 \
		typenum-1.18.0 \
		unicode-ident-1.0.19 \
		unindent-0.2.4 \
		version_check-0.9.5 \
		wasi-0.14.7+wasi-0.2.4 \
		wasip2-1.0.1+wasi-0.2.4 \
		wit-bindgen-0.46.0 \
		zeroize-1.8.1