docs: without annotations

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-09-23 11:05:44 +02:00
parent b329792245
commit 1647045085
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -42,8 +42,7 @@ Domain events works off of the principle that your interface is protobuf, as suc
To handle this workflow we introduce `crunch.toml` a file to manage these relationships.
!!! info
Bootstrap the file using `crunch init`, see [crunch cli](crates/crunch-cli) for more info, it can automatically discover and add subscriptions, bump version, publish schemas etc.
Bootstrap the file using `crunch init`, see [crunch cli](crates/crunch-cli) for more info, it can automatically discover and add subscriptions, bump version, publish schemas etc.
```toml
[service]