We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 519ed05 + 300f798 commit eed9659Copy full SHA for eed9659
Cargo.toml
@@ -17,7 +17,7 @@ near-sdk = { version = "5.3.0", features = ["unstable"] }
17
18
[dev-dependencies]
19
near-sdk = { version = "5.3.0", features = ["unit-testing"] }
20
-near-workspaces = { version = "0.10.0", features = ["unstable"] }
+near-workspaces = { version = "0.16.0", features = ["unstable"] }
21
tokio = { version = "1.12.0", features = ["full"] }
22
serde_json = "1"
23
0 commit comments