Skip to content

Commit

Permalink
📝 Update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandD committed Feb 24, 2025
1 parent 5c7fe56 commit 1cab484
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
name = "cargo-toml-parser"
version = "0.1.0"
edition = "2021"
description = "Small crate to parse a Cargo.toml file to read dependencies versions"
license = "MIT"
authors = ["Bertrand Darbon", "Bertrand Darbon <bertrand@hyle.eu>"]
repository = "https://github.com/Hyle-org/cargo-toml-parser"

[dependencies]
toml = "0.8.20"
Expand Down

0 comments on commit 1cab484

Please sign in to comment.