uncomment

This commit is contained in:
Felix Ableitner 2023-07-26 16:18:25 +02:00
parent aa9aed2621
commit c86f7bb938

View file

@ -75,8 +75,8 @@ axum-macros = "0.3.7"
tokio = { version = "1.21.2", features = ["full"] }
[profile.dev]
#strip = "symbols"
#debug = 0
strip = "symbols"
debug = 0
[[example]]
name = "local_federation"