File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -145,9 +145,12 @@ dependencies = [
145145
146146[[package ]]
147147name = " cc"
148- version = " 1.1.10 "
148+ version = " 1.1.22 "
149149source = " registry+https://github.com/rust-lang/crates.io-index"
150- checksum = " e9e8aabfac534be767c909e0690571677d49f41bd8465ae876fe043d52ba5292"
150+ checksum = " 9540e661f81799159abee814118cc139a2004b3a3aa3ea37724a1b66530b90e0"
151+ dependencies = [
152+ " shlex" ,
153+ ]
151154
152155[[package ]]
153156name = " cfg"
@@ -1852,6 +1855,12 @@ dependencies = [
18521855 " lazy_static" ,
18531856]
18541857
1858+ [[package ]]
1859+ name = " shlex"
1860+ version = " 1.3.0"
1861+ source = " registry+https://github.com/rust-lang/crates.io-index"
1862+ checksum = " 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1863+
18551864[[package ]]
18561865name = " smallvec"
18571866version = " 1.13.2"
You can’t perform that action at this time.
0 commit comments