Skip to content

Commit 1aba4b5

Browse files
committed
removed dev_dep version
1 parent 0352b84 commit 1aba4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

identity_resolver/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ features = ["send-sync-client-ext", "iota-client"]
3131
optional = true
3232

3333
[dev-dependencies]
34-
identity_iota_core = { version = "=1.1.1", path = "../identity_iota_core", features = ["test"] }
34+
identity_iota_core = { path = "../identity_iota_core", features = ["test"] }
3535
iota-sdk = { version = "1.0.2" }
3636
tokio = { version = "1.29.0", default-features = false, features = ["rt-multi-thread", "macros"] }
3737

0 commit comments

Comments
 (0)