Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
theaddonn authored Dec 31, 2024
1 parent c745db3 commit 6c86474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/level/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ len-trait = "0.6.x"
concat-idents = "1.x.x"
serde = "1.x.x"
rusty-leveldb = "3.x.x"
miniz_oxide = "0.8.2"
miniz_oxide = "0.8"
vek = "0.17"

[dev-dependencies]
Expand Down

0 comments on commit 6c86474

Please sign in to comment.