Skip to content

Commit d2e8458

Browse files
コードブロック中のコメントを、併記する形に修正
1 parent a884811 commit d2e8458

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/rust-2021/default-cargo-resolver.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -150,16 +150,8 @@ And somewhere in our dependency tree, another package has this:
150150

151151
そして依存関係の中にはこんなパッケージもあるとしましょう:
152152

153-
<!--
154153
```toml
155154
# Another package's Cargo.toml
156-
157-
[build-dependencies]
158-
bstr = "0.2.16"
159-
```
160-
-->
161-
162-
```toml
163155
# 別のパッケージの Cargo.toml
164156

165157
[build-dependencies]

0 commit comments

Comments
 (0)