Skip to content

Commit

Permalink
chore: update description in package
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm committed Mar 5, 2024
1 parent 0d2114b commit a185e77
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[package]
name = "mdns-browser"
version = "0.0.0"
description = "A Tauri App"
authors = ["you"]
description = "mDNS browser"
authors = ["hrzlgnm"]
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
tauri-build = { version = "1", features = [] }

Expand Down

0 comments on commit a185e77

Please sign in to comment.