Skip to content

Commit 24e3a4e

Browse files
authored
Merge pull request rust-lang-ja#41 from qryxip/ja-all-enabled-update-the-crates
Update the crates
2 parents f36bbc1 + f49bb03 commit 24e3a4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ modtype = "=0.7.0"
153153
rustc-hash = "=1.0.1"
154154

155155
# 固定配列上のベクタ。ヒープ領域でなくスタック領域にアロケートされるので高速かもしれない
156-
smallvec = "=1.0.0"
156+
smallvec = "=1.1.0"
157157

158158
# 代替ヒープアロケータ。条件によってはシステムアロケータより速いことも
159159
[target.'cfg(not(windows))'.dependencies]

0 commit comments

Comments
 (0)