style: Cleanup styles with pre-commit

This commit is contained in:
Benjamin Kampmann 2022-04-29 14:52:41 +02:00
parent 9b6fe94bc8
commit 29674213e8
4 changed files with 4 additions and 4 deletions

View File

@ -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.
* `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.

View File

@ -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.
* `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.

View File

@ -17,4 +17,4 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.29"
quote = "1"
syn = { version = "1.0.81", features = ["full",] }
syn = { version = "1.0.81", features = ["full",] }

View File

@ -18,4 +18,4 @@ TBD
## Archived experiments
_Link to PR that deleted the experiment from the repo, newest first_:
_Link to PR that deleted the experiment from the repo, newest first_: