feature: Rename experimental to unstable

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-05-25 14:05:33 +03:00
parent e470006fac
commit f33d4cf0da
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ unstable-metadata = []
# Activate this to expose the Light Client functionality.
# Note that this feature is experimental and things may break or not work as expected.
experimental-light-client = [
unstable-light-client = [
"smoldot-light/std",
"tokio-stream",
"tokio/sync",