Skip to content

Commit 5117d9f

Browse files
shssoichirolu-zero
authored andcommitted
Bump arrayvec to 0.7
1 parent 00a0fb3 commit 5117d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ av-metrics = { version = "0.6.2", optional = true, default-features = false }
7878
rayon = "1.0"
7979
crossbeam = { version = "0.8", optional = true }
8080
toml = { version = "0.5", optional = true }
81-
arrayvec = "0.6"
81+
arrayvec = "0.7"
8282
thiserror = "1.0"
8383
byteorder = { version = "1.3.2", optional = true }
8484
log = "0.4"

0 commit comments

Comments
 (0)