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 = [
951951 " once_cell" ,
952952 " pathdiff" ,
953953 " pulldown-cmark 0.10.3" ,
954+ " railroad" ,
954955 " regex" ,
955956 " semver" ,
956957 " serde_json" ,
@@ -1300,6 +1301,15 @@ version = "5.2.0"
13001301source = " registry+https://github.com/rust-lang/crates.io-index"
13011302checksum = " 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
13021303
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+
13031313[[package ]]
13041314name = " rand"
13051315version = " 0.8.5"
You can’t perform that action at this time.
0 commit comments