Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRagstad committed Oct 15, 2023
1 parent d00fc0c commit de72e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ clap = { version = "4.3.21", features = ["color"] }
colored = "2.0.4"
http = "0.2.9"
notify = "6.1.1"
regex = "1.10.1"
serde = { version = "1.0.183", features = ["derive"]}
serde_json = "1.0.104"

0 comments on commit de72e6e

Please sign in to comment.