File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -18,41 +18,19 @@ members = [
18
18
ahash = " 0.7.6"
19
19
anyhow = " 1.0.45"
20
20
ascii = " 1.0"
21
- atty = " 0.2.14"
22
- bincode = " 1.3.3"
23
21
bitflags = " 1.3.2"
24
22
bstr = " 0.2.17"
25
23
cfg-if = " 1.0"
26
- chrono = " 0.4.19"
27
- crossbeam-utils = " 0.8.9"
28
- flame = " 0.2.2"
29
- glob = " 0.3"
30
- hex = " 0.4.3"
31
- indexmap = " 1.8.1"
32
24
insta = " 1.14.0"
33
25
itertools = " 0.10.3"
34
- libc = " 0.2.133"
35
26
log = " 0.4.16"
36
- nix = " 0.26"
37
27
num-complex = " 0.4.0"
38
28
num-bigint = " 0.4.3"
39
- num-integer = " 0.1.44"
40
- num-rational = " 0.4.0"
41
29
num-traits = " 0.2"
42
- num_enum = " 0.5.7"
43
- once_cell = " 1.13"
44
- parking_lot = " 0.12"
45
- paste = " 1.0.7"
46
30
rand = " 0.8.5"
47
- rustyline = " 11"
48
31
serde = " 1.0"
49
- schannel = " 0.1.19"
50
32
static_assertions = " 1.1"
51
- syn = " 1.0.91"
52
- thiserror = " 1.0"
53
- thread_local = " 1.1.4"
54
33
unicode_names2 = { version = " 0.6.0" , git = " https://github.com/youknowone/unicode_names2.git" , rev = " 4ce16aa85cbcdd9cc830410f1a72ef9a235f2fde" }
55
- widestring = " 0.5.1"
56
34
57
35
[profile .dev .package ."*" ]
58
36
opt-level = 3
You can’t perform that action at this time.
0 commit comments