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.
1 parent ddd974a commit fba9adbCopy full SHA for fba9adb
rust/impls/Cargo.toml
@@ -14,4 +14,4 @@ bytes = "1.4.0"
14
15
[dev-dependencies]
16
tokio = { version = "1.38.0", default-features = false, features = ["rt-multi-thread", "macros"] }
17
-api = { path = "../api", features = ["_test_utils"] }
+api = { path = "../api", features = ["_test_utils"] }
0 commit comments