Skip to content

Commit fcd9bee

Browse files
authored
Update Cargo.toml
1 parent ab03cf4 commit fcd9bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ crate-type = ["cdylib", "rlib"]
1616
near-sdk = { version = "5.1.0", features = ["unstable"] }
1717

1818
[dev-dependencies]
19-
near-sdk = { version = "5.0.0", features = ["unit-testing"] }
19+
near-sdk = { version = "5.1.0", features = ["unit-testing"] }
2020
near-workspaces = { version = "0.10.0", features = ["unstable"] }
2121
tokio = { version = "1.12.0", features = ["full"] }
2222
serde_json = "1"

0 commit comments

Comments
 (0)