Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
detherminal committed Dec 25, 2023
1 parent 102879e commit 4e8be11
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
[package]
name = "libmonero"
description = "Ultimate Rust Monero Library"
version = "0.1.4"
edition = "2021"
license = "MPL-2.0"
homepage = "https://github.com/monumexyz/libmonero"
documentation = "https://github.com/monumexyz/libmonero/blob/main/docs/start.md"
repository = "https://github.com/monumexyz/libmonero"
readme = "README.md"
keywords = ["monero", "monero-library"]
categories = ["monero", "monero-library"]

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

Expand Down

0 comments on commit 4e8be11

Please sign in to comment.