diff --git a/crates/matrix-sdk-base/README.md b/crates/matrix-sdk-base/README.md index af30e9be3..c55837d55 100644 --- a/crates/matrix-sdk-base/README.md +++ b/crates/matrix-sdk-base/README.md @@ -7,4 +7,4 @@ The following crate feature flags are available: * `encryption`: Enables end-to-end encryption support in the library. * `qrcode`: Enbles QRcode generation and reading code -* `testing`: provides facilities and functions for tests, in particular for integration testing store implementations. ATTENTION: do not ever use outside of tests, we do not provide any stability warantees on these, these are merely helpers. If you find you _need_ any function provided here outside of tests, please open a Github Issue and inform us about your use case for us to consider. \ No newline at end of file +* `testing`: provides facilities and functions for tests, in particular for integration testing store implementations. ATTENTION: do not ever use outside of tests, we do not provide any stability warantees on these, these are merely helpers. If you find you _need_ any function provided here outside of tests, please open a Github Issue and inform us about your use case for us to consider. diff --git a/crates/matrix-sdk-crypto/README.md b/crates/matrix-sdk-crypto/README.md index e5b2e2690..a572d7d01 100644 --- a/crates/matrix-sdk-crypto/README.md +++ b/crates/matrix-sdk-crypto/README.md @@ -69,4 +69,4 @@ The following crate feature flags are available: * `qrcode`: Enbles QRcode generation and reading code -* `testing`: provides facilities and functions for tests, in particular for integration testing store implementations. ATTENTION: do not ever use outside of tests, we do not provide any stability warantees on these, these are merely helpers. If you find you _need_ any function provided here outside of tests, please open a Github Issue and inform us about your use case for us to consider. \ No newline at end of file +* `testing`: provides facilities and functions for tests, in particular for integration testing store implementations. ATTENTION: do not ever use outside of tests, we do not provide any stability warantees on these, these are merely helpers. If you find you _need_ any function provided here outside of tests, please open a Github Issue and inform us about your use case for us to consider. diff --git a/crates/matrix-sdk-test-macros/Cargo.toml b/crates/matrix-sdk-test-macros/Cargo.toml index cc7c527ac..c78a30c1c 100644 --- a/crates/matrix-sdk-test-macros/Cargo.toml +++ b/crates/matrix-sdk-test-macros/Cargo.toml @@ -17,4 +17,4 @@ proc-macro = true [dependencies] proc-macro2 = "1.0.29" quote = "1" -syn = { version = "1.0.81", features = ["full",] } \ No newline at end of file +syn = { version = "1.0.81", features = ["full",] } diff --git a/labs/README.md b/labs/README.md index fa87952d0..adc4f93fb 100644 --- a/labs/README.md +++ b/labs/README.md @@ -18,4 +18,4 @@ TBD ## Archived experiments -_Link to PR that deleted the experiment from the repo, newest first_: \ No newline at end of file +_Link to PR that deleted the experiment from the repo, newest first_: