8000 Update Cargo.toml · ghcom275/unicode-normalization@35ed994 · GitHub
[go: up one dir, main page]

Skip to content

Commit 35ed994

Browse files
committed
Update Cargo.toml
1 parent 83ba5d1 commit 35ed994

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
@@ -23,7 +23,7 @@ edition = "2018"
2323
exclude = [ "target/*", "Cargo.lock", "scripts/tmp", "*.txt", "tests/*" ]
2424

2525
[dependencies.tinyvec]
26-
version = "0.4.0"
26+
version = "1"
2727
features = ["alloc"]
2828

2929

0 commit comments

Comments
 (0)
0