File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 102102 - [ s390x-unknown-linux-gnu] ( platform-support/s390x-unknown-linux-gnu.md )
103103 - [ s390x-unknown-linux-musl] ( platform-support/s390x-unknown-linux-musl.md )
104104 - [ sparc-unknown-none-elf] ( ./platform-support/sparc-unknown-none-elf.md )
105- - [ sparcv9-sun- solaris] ( platform-support/solaris.md )
105+ - [ solaris] ( platform-support/solaris.md )
106106 - [ \* -pc-windows-gnullvm] ( platform-support/pc-windows-gnullvm.md )
107107 - [ \* -nto-qnx-\* ] ( platform-support/nto-qnx.md )
108108 - [ \* -unikraft-linux-musl] ( platform-support/unikraft-linux-musl.md )
126126 - [ \* -win7-windows-msvc] ( platform-support/win7-windows-msvc.md )
127127 - [ x86_64-fortanix-unknown-sgx] ( platform-support/x86_64-fortanix-unknown-sgx.md )
128128 - [ x86_64-pc-cygwin] ( platform-support/x86_64-pc-cygwin.md )
129- - [ x86_64-pc-solaris] ( platform-support/solaris.md )
130129 - [ x86_64-unknown-linux-none.md] ( platform-support/x86_64-unknown-linux-none.md )
131130 - [ x86_64-unknown-none] ( platform-support/x86_64-unknown-none.md )
132131 - [ xtensa-\* -none-elf] ( platform-support/xtensa.md )
Original file line number Diff line number Diff line change @@ -880,9 +880,9 @@ dependencies = [
880880
881881[[package ]]
882882name = " mdbook"
883- version = " 0.4.47 "
883+ version = " 0.4.48 "
884884source = " registry+https://github.com/rust-lang/crates.io-index"
885- checksum = " 7e1a8fe3a4a01f28dab245c474cb7b95ccb4d3d2f17a5419a3d949f474c45e84 "
885+ checksum = " 8b6fbb4ac2d9fd7aa987c3510309ea3c80004a968d063c42f0d34fea070817c1 "
886886dependencies = [
887887 " ammonia" ,
888888 " anyhow" ,
Original file line number Diff line number Diff line change @@ -15,6 +15,6 @@ mdbook-i18n-helpers = "0.3.3"
1515mdbook-spec = { path = " ../../doc/reference/mdbook-spec" }
1616
1717[dependencies .mdbook ]
18- version = " 0.4.47 "
18+ version = " 0.4.48 "
1919default-features = false
2020features = [" search" ]
You can’t perform that action at this time.
0 commit comments