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 91fd882 commit 978614dCopy full SHA for 978614d
Cargo.toml
@@ -46,6 +46,7 @@ uniffi = { version = "0.26.1", features = ["cli"], optional = true }
46
#path = "../replicator/replicator"
47
git = "https://github.com/cowlicks/replicator.git"
48
rev = "9a8ea4c02f6bc7b7479ceafbe0bb13bd5389f061"
49
+# TODO onyl used in the tests, but duplicating this for dev-dependencies is annoying
50
features = ["utils"]
51
52
[dependencies.hypercore]
0 commit comments