Skip to content

Commit

Permalink
cargo metadata updates
Browse files Browse the repository at this point in the history
  • Loading branch information
a-lafrance committed Jun 19, 2024
1 parent dce3014 commit f8f9f15
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,11 @@ name = "dollars"
version = "0.0.1"
edition = "2021"

authors = ["Arthur Lafrance <[email protected]>"]
description = "A simple dollar value in Rust"
license = "MIT"
repository = "https://github.com/a-lafrance/dollars"
keywords = ["dollars", "money"]

[dependencies]
thiserror = "1.0.59"

0 comments on commit f8f9f15

Please sign in to comment.