Skip to content

Commit

Permalink
add description to Cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed Apr 27, 2024
1 parent a971bb8 commit be4a346
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[package]
name = "tex-fmt"
license = "MIT"
version = "0.1.0"
edition = "2021"
description = "LaTeX formatter written in Rust."

[dependencies]
clap = { version = "=4.4.0", features = ["derive"] }
Expand Down

0 comments on commit be4a346

Please sign in to comment.