We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 012d9f3 commit 09d756fCopy full SHA for 09d756f
Cargo.toml
@@ -5,6 +5,7 @@ authors = ["Toa Toastrejn <[email protected]>"]
5
edition = "2021"
6
description = "Simple cli tool to convert decimal to hexadecimal, even in bulk."
7
repository = "https://github.com/toaaa/dec2hex"
8
+license-file = "LICENSE.md"
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
0 commit comments