Remove experimental feature from monero-serai

This commit is contained in:
Luke Parker
2024-04-22 00:47:59 -04:00
parent 925cef17f2
commit 817b8e99d3
2 changed files with 9 additions and 20 deletions

View File

@@ -101,6 +101,5 @@ std = [
http-rpc = ["digest_auth", "simple-request", "tokio"]
multisig = ["transcript", "frost", "std"]
binaries = ["tokio/rt-multi-thread", "tokio/macros", "http-rpc"]
experimental = []
default = ["std", "http-rpc"]