Skip to content

Commit 3e2d73b

Browse files
committed
update to ^0.14
1 parent 654c41d commit 3e2d73b

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
@@ -15,7 +15,7 @@ chacha20poly1305 = "0.10.1"
1515
console_error_panic_hook = "0.1.7"
1616
flate2 = "1.0.35"
1717
formdata = "0.13.0"
18-
generic-array = { version = "0.14.7", features = [ "serde" ] }
18+
generic-array = { version = "^0.14", features = [ "serde" ] }
1919
getrandom = { version = "0.2.15", features = [ "js" ] }
2020
lz4_flex = "0.11.3"
2121
mime_guess = "2.0.5"

0 commit comments

Comments
 (0)