build: remove blank screen on installation

This commit is contained in:
rzmk 2024-02-21 18:52:43 -05:00
parent 0f8ce56de1
commit 287767fa19
No known key found for this signature in database

View file

@ -3,7 +3,6 @@ name = "fformat"
version = "0.1.0" version = "0.1.0"
description = "Potential file content type identifier." description = "Potential file content type identifier."
authors = ["rzmk"] authors = ["rzmk"]
license = ""
repository = "https://github.com/rzmk/fformat" repository = "https://github.com/rzmk/fformat"
edition = "2021" edition = "2021"
rust-version = "1.70" rust-version = "1.70"