Skip to content

Commit

Permalink
Add missing fields to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Nov 1, 2024
1 parent 9806cdb commit a59edfd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
[package]
name = "dcui"
version = "0.1.0"
authors = ["Turiiya"]
repository = "https://github.com/ttytm/dcui"
license = "ISC"
description = "Minimal TUI application for controlling external displays"
edition = "2021"
rust-version = "1.74.0"

Expand Down

0 comments on commit a59edfd

Please sign in to comment.