removed epee-serde

This commit is contained in:
Someone Else 2023-02-14 18:36:17 +01:00
parent 61050f6a0c
commit 54183bbb30

View file

@ -13,6 +13,5 @@ authors=[
monero = {workspace = true, features = ['serde']}
serde = { workspace = true}
thiserror = {workspace = true }
monero-epee-bin-serde = { git = "https://github.com/monero-rs/monero-epee-bin-serde" }
rocksdb = { version = "*", features = ["multi-threaded-cf"]}