Skip to content

Commit

Permalink
Fix bin description
Browse files Browse the repository at this point in the history
  • Loading branch information
ewpratten committed Apr 12, 2024
1 parent 592332c commit eeeb4a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "mini-log-viewer"
version = "1.0.0"
version = "1.0.1"
authors = ["Evan Pratten <ewpratten@gmail.com>"]
edition = "2021"
description = "<description>"
description = "Mini Log Viewer"
documentation = "https://docs.rs/mini-log-viewer"
readme = "README.md"
homepage = "https://github.com/ewpratten/mlv"
Expand Down

0 comments on commit eeeb4a4

Please sign in to comment.