Add C API (#5072)
This commit is contained in:
@@ -14,7 +14,7 @@ bincode = "1.1.4"
|
||||
bs58 = "0.2.0"
|
||||
byteorder = "1.3.2"
|
||||
chrono = { version = "0.4.7", features = ["serde"] }
|
||||
generic-array = { version = "0.13.1", default-features = false, features = ["serde"] }
|
||||
generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"] }
|
||||
hex = "0.3.2"
|
||||
itertools = "0.8.0"
|
||||
log = "0.4.2"
|
||||
|
Reference in New Issue
Block a user