File tree 1 file changed +10
-4
lines changed
1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -1767,7 +1767,7 @@ dependencies = [
1767
1767
" regex" ,
1768
1768
" serde" ,
1769
1769
" serde_json" ,
1770
- " shlex" ,
1770
+ " shlex 0.1.1 " ,
1771
1771
]
1772
1772
1773
1773
[[package ]]
@@ -2122,9 +2122,9 @@ dependencies = [
2122
2122
2123
2123
[[package ]]
2124
2124
name = " mdbook"
2125
- version = " 0.4.6 "
2125
+ version = " 0.4.7 "
2126
2126
source = " registry+https://github.com/rust-lang/crates.io-index"
2127
- checksum = " b3d948b64449003363127ed6c6139f03273982c3fe97da4cb3dee933e38ce38f "
2127
+ checksum = " 28f6a882f3880ec68e96f60d6b543c34941e2f307ad10e2992e4db9acfe96529 "
2128
2128
dependencies = [
2129
2129
" ammonia" ,
2130
2130
" anyhow" ,
@@ -2142,7 +2142,7 @@ dependencies = [
2142
2142
" serde" ,
2143
2143
" serde_derive" ,
2144
2144
" serde_json" ,
2145
- " shlex" ,
2145
+ " shlex 1.0.0 " ,
2146
2146
" tempfile" ,
2147
2147
" toml" ,
2148
2148
]
@@ -4858,6 +4858,12 @@ version = "0.1.1"
4858
4858
source = " registry+https://github.com/rust-lang/crates.io-index"
4859
4859
checksum = " 7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
4860
4860
4861
+ [[package ]]
4862
+ name = " shlex"
4863
+ version = " 1.0.0"
4864
+ source = " registry+https://github.com/rust-lang/crates.io-index"
4865
+ checksum = " 42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
4866
+
4861
4867
[[package ]]
4862
4868
name = " signal-hook-registry"
4863
4869
version = " 1.2.1"
You can’t perform that action at this time.
0 commit comments