Skip to content

Commit 6d583dc

Browse files
committed
chore: bump lz4_flex from 0.11.2(yanked) to 0.13.0
1 parent ada3fd1 commit 6d583dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ arrayvec = { version = "0.7", features = [ "serde" ] }
3131
bincode = "1.3.3"
3232
flate2 = "1.0.28"
3333
glam = { version = "0.22", default-features = false, features = [ "rand" ] }
34-
lz4_flex = { version = "=0.11.2", default-features = false }
34+
lz4_flex = { version = "=0.13.0", default-features = false }
3535
paste = "1.0.14"
3636
rand = "0.8.5"
3737
rand_chacha = "0.3.1"

0 commit comments

Comments
 (0)