Skip to content

Commit

Permalink
feat(haze_core): add metadata in cargo config
Browse files Browse the repository at this point in the history
  • Loading branch information
arexon committed Dec 21, 2022
1 parent 7913337 commit 06e9768
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion crates/haze_core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
[package]
name = "haze_core"
version = "1.3.0"
edition = "2021"
description = "A simple command line tool to manage your Minecraft Bedrock worlds"
author = "Arexon <[email protected]>"
edition = "2021"
repository = "https://github.com/sedgeland/haze/"
license = "MIT"

[dependencies]
colored = "2.0.0"
Expand Down

0 comments on commit 06e9768

Please sign in to comment.