diff options
author | Anthony Wang | 2024-03-26 17:13:32 -0500 |
---|---|---|
committer | Anthony Wang | 2024-03-26 17:13:32 -0500 |
commit | b6b2d2f783b36b76ceb4e9c342527053ab4fed92 (patch) | |
tree | d96d4c9e5be875d44ceea842257d338bd3f81752 | |
parent | dd447d197f90036b71a71a615577cbca90b0bee5 (diff) |
cargo-fmt
-rw-r--r-- | main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ use std::fs::File; use std::io::Write; fn main() -> std::io::Result<()> { - // This should have been a Python script, but Rust is more of a meme + // This should have been a Python script, but Rust is more of a meme // From https://ascii.co.uk/art/anime let header = r#" db db |