File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -1698,7 +1698,7 @@ dependencies = [
16981698 " regex" ,
16991699 " serde" ,
17001700 " serde_json" ,
1701- " shlex" ,
1701+ " shlex 0.1.1 " ,
17021702]
17031703
17041704[[package ]]
@@ -2053,9 +2053,9 @@ dependencies = [
20532053
20542054[[package ]]
20552055name = " mdbook"
2056- version = " 0.4.6 "
2056+ version = " 0.4.7 "
20572057source = " registry+https://github.com/rust-lang/crates.io-index"
2058- checksum = " b3d948b64449003363127ed6c6139f03273982c3fe97da4cb3dee933e38ce38f "
2058+ checksum = " 28f6a882f3880ec68e96f60d6b543c34941e2f307ad10e2992e4db9acfe96529 "
20592059dependencies = [
20602060 " ammonia" ,
20612061 " anyhow" ,
@@ -2073,7 +2073,7 @@ dependencies = [
20732073 " serde" ,
20742074 " serde_derive" ,
20752075 " serde_json" ,
2076- " shlex" ,
2076+ " shlex 1.0.0 " ,
20772077 " tempfile" ,
20782078 " toml" ,
20792079]
@@ -4751,6 +4751,12 @@ version = "0.1.1"
47514751source = " registry+https://github.com/rust-lang/crates.io-index"
47524752checksum = " 7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
47534753
4754+ [[package ]]
4755+ name = " shlex"
4756+ version = " 1.0.0"
4757+ source = " registry+https://github.com/rust-lang/crates.io-index"
4758+ checksum = " 42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
4759+
47544760[[package ]]
47554761name = " signal-hook-registry"
47564762version = " 1.2.1"
You can’t perform that action at this time.
0 commit comments