Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayushdubey86 authored Feb 21, 2025
1 parent bbc360b commit d90d0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/storage/nippy-jar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ lz4_flex = { version = "0.11", default-features = false }
memmap2 = "0.9.4"
bincode.workspace = true
serde = { workspace = true, features = ["derive"] }
tracing = { workspace = true, features = ["std"] }
tracing.workspace = true
anyhow = "1.0"
thiserror.workspace = true
derive_more.workspace = true
Expand Down

0 comments on commit d90d0c3

Please sign in to comment.