Skip to content

Commit 8da87f3

Browse files
committed
Update tinyvec dependency
1 parent 4e2c555 commit 8da87f3

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.3.3"
26+
version = "0.4.0"
2727
features = ["alloc"]
2828

2929

0 commit comments

Comments
 (0)