8000 Update tinyvec dependency · unicode-rs/unicode-normalization@377b412 · GitHub
[go: up one dir, main page]

Skip to content

Commit 377b412

Browse files
committed
Update tinyvec dependency
1 parent 0d09a94 commit 377b412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ Unicode Standard Annex #15.
2121
exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt", "tests/*" ]
2222

2323
[dependencies.tinyvec]
24-
version = "0.3.2"
24+
version = "0.3.3"
2525
features = ["alloc"]

0 commit comments

Comments
 (0)
0