diff options
| author | Max Audron <audron@cocaine.farm> | 2025-02-22 20:10:45 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2025-02-22 20:10:45 +0100 |
| commit | 6bd871a9af959ab7ca39d6250954e0f1f452b8f9 (patch) | |
| tree | 675d252137df85da0fdff7b304075a645e4da43a /rustfmt.toml | |
| parent | update flake (diff) | |
update dependencies and fix errors
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index 32a9786..241dc40 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,2 @@ edition = "2018" +max_width = 110 |
