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 de93f26 commit f0caa0bCopy full SHA for f0caa0b
Cargo.toml
@@ -46,6 +46,6 @@ signal-hook = "0.3.17"
46
tokio = { version = "1.43.0", features = ["macros"] }
47
48
[features]
49
-default = ["alloy", "perms"]
+default = ["alloy"]
50
alloy = ["dep:alloy"]
51
perms = []
0 commit comments