conlang: updated rustfmt

This commit is contained in:
2025-10-24 05:23:53 -04:00
parent 4e4c61ee4f
commit 55e02fd919
3 changed files with 3 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
//! The Conlang REPL, based on [repline]
//!
//!
//! Uses [argwerk] for argument parsing.
#![warn(clippy::all)]