Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita3fcd13

Browse files
committed
Update to newer TinyVec
1 parentd6abe8e commita3fcd13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎Cargo.toml‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ Unicode Standard Annex #15.
2020

2121
exclude = ["target/*","Cargo.lock","scripts/tmp","*.txt","tests/*" ]
2222

23-
[dependencies]
24-
tinyvec ="0.1.2"
23+
[dependencies.tinyvec]
24+
version ="0.3.2"
25+
features = ["alloc"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp