Skip to content

Commit 1c521af

Browse files
harmony
1 parent 82d8523 commit 1c521af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/iota-sdk-ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ crate-type = ["lib", "cdylib"]
1414
[dependencies]
1515
derive_more = { version = "2.0", features = ["from", "deref"] }
1616
rand = "0.8"
17-
serde_json = { version = "1.0.95" }
17+
serde_json = "1.0.95"
1818
tokio = { version = "1.36.0", features = ["time"] }
1919
uniffi = { version = "0.29", features = ["cli", "tokio"] }
2020

0 commit comments

Comments
 (0)