File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ eui48 = "1.1.0"
35
35
flexi_logger = " 0.28.0"
36
36
futures = " 0.3.30"
37
37
histogram = " 0.10.1"
38
- libc = " 0.2.154 "
38
+ libc = " 0.2.153 "
39
39
log = " 0.4.21"
40
40
mimalloc = { version = " 0.1.41" , default-features = false }
41
41
rand = { version = " 0.8.5" , features = [" small_rng" ] }
Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ cfgrammar = "0.13.5"
24
24
lrlex = " 0.13.5"
25
25
lrpar = " 0.13.5"
26
26
anyhow = " 1.0.82"
27
- libc = " 0.2.154 "
27
+ libc = " 0.2.153 "
28
28
29
29
[dependencies ]
30
30
cfgrammar = " 0.13.5"
31
31
lrlex = " 0.13.5"
32
32
lrpar = " 0.13.5"
33
33
anyhow = " 1.0.83"
34
34
clap = " 4.5.4"
35
- libc = " 0.2.154 "
35
+ libc = " 0.2.153 "
36
36
37
37
# =======================================================================================================================
38
38
# Artifacts
You can’t perform that action at this time.
0 commit comments