Skip to content

Commit f49bb03

Browse files
committed
Update the crates
1 parent f36bbc1 commit f49bb03

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)