Skip to content

Commit

Permalink
Fix missing name in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
GJKrupa committed Oct 5, 2023
1 parent 7d6122f commit 4c0f5ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[package]
name = "manplan"
version = "0.1.0"
authors = ["Gerard Krupa"]
edition = "2021"
Expand Down

0 comments on commit 4c0f5ce

Please sign in to comment.