remove unused dep

This commit is contained in:
Sergio Chouhy 2025-08-22 08:28:38 -03:00
parent 48a70cb6e5
commit d53edf7b61

View File

@ -15,7 +15,6 @@ rand = "0.8"
borsh = "1.5.7"
bytemuck = "1.13"
hex = "0.4.3"
anyhow.workspace = true
[dev-dependencies]
test-program-methods = { path = "test_program_methods" }