mirror of
https://github.com/logos-co/nomos-node.git
synced 2026-08-27 09:31:10 +00:00
9 lines
194 B
TOML
9 lines
194 B
TOML
edition = "2024"
|
|
reorder_imports = true
|
|
reorder_modules = true
|
|
|
|
# Nightly-only settings
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Crate"
|
|
wrap_comments = true
|