Format all manifests

This commit is contained in:
LukeMathWalker 2024-12-18 16:39:16 +01:00
parent 468b74ba4d
commit 7fb0910b39

View file

@ -7,4 +7,4 @@ edition = "2021"
# We silence dead code warnings for the time being in order to reduce # We silence dead code warnings for the time being in order to reduce
# compiler noise. # compiler noise.
# We'll re-enable them again once we explain how visibility works in Rust. # We'll re-enable them again once we explain how visibility works in Rust.
dead_code = "allow" dead_code = "allow"