File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -951,6 +951,7 @@ dependencies = [
951
951
" once_cell" ,
952
952
" pathdiff" ,
953
953
" pulldown-cmark 0.10.3" ,
954
+ " railroad" ,
954
955
" regex" ,
955
956
" semver" ,
956
957
" serde_json" ,
@@ -1300,6 +1301,15 @@ version = "5.2.0"
1300
1301
source = " registry+https://github.com/rust-lang/crates.io-index"
1301
1302
checksum = " 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
1302
1303
1304
+ [[package ]]
1305
+ name = " railroad"
1306
+ version = " 0.3.2"
1307
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1308
+ checksum = " 0ecedffc46c1b2cb04f4b80e094eae6b3f3f470a9635f1f396dd5206428f6b58"
1309
+ dependencies = [
1310
+ " unicode-width" ,
1311
+ ]
1312
+
1303
1313
[[package ]]
1304
1314
name = " rand"
1305
1315
version = " 0.8.5"
You can’t perform that action at this time.
0 commit comments