1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

feat: add mainmatter telemetry workshop example

This commit is contained in:
Rob Ede
2024-06-05 04:52:05 +01:00
parent 0614b2c506
commit 8e0b57e658
16 changed files with 793 additions and 87 deletions

View File

@ -6,7 +6,7 @@ edition = "2021"
[package.metadata.cargo-machete]
ignored = [
"yarte_helpers", # only build dep
"yarte_helpers", # only build dep
]
[dependencies]