cargo fix

This commit is contained in:
jonesmarvin8 2025-11-28 12:30:40 -05:00
parent 702882c6ee
commit 9a7d9edbcd

View File

@ -12,7 +12,7 @@ chacha20 = { version = "0.9", default-features = false }
k256 = { version = "0.13.3", optional = true }
base58 = { version = "0.2.0", optional = true }
anyhow = { version = "1.0.98", optional = true }
borsh.workspace = true
borsh = "1.5.7"
[features]
default = []