Skip to content

Commit

Permalink
remove bincode
Browse files Browse the repository at this point in the history
Signed-off-by: pushkarm029 <pushkarmishra029@gmail.com>
  • Loading branch information
Pushkarm029 committed Aug 26, 2024
1 parent 283f842 commit 887a0d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs-storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ serde_json = "1.0.82"
serde = { version = "1.0.138", features = ["derive"] }
jni = { version = "0.21.1", optional = true }
jnix = { version = "0.5.1", features = ["derive"], optional = true }
bincode = "1.3"
data-error = { path = "../data-error" }


Expand Down

0 comments on commit 887a0d2

Please sign in to comment.