build: clarify description & add repository link in src-tauri/Cargo.toml
This commit is contained in:
parent
474cd1427c
commit
cf4eb123a5
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "fformat"
|
||||
version = "0.1.0"
|
||||
description = "File format identifier."
|
||||
description = "Potential file content type identifier."
|
||||
authors = ["rzmk"]
|
||||
license = ""
|
||||
repository = ""
|
||||
repository = "https://github.com/rzmk/fformat"
|
||||
edition = "2021"
|
||||
rust-version = "1.70"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue