Skip to content

Commit

Permalink
Update crate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emarsden committed Feb 3, 2025
1 parent 597902b commit ec3a96f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ strum = { version = "0.26.3", features = ["derive"] }
colored = "3.0.0"
indicatif = "0.17.11"
clap = { version = "=4.4.18", features = ["cargo", "unicode", "wrap_help"] }
serde_json = "1.0.137"
serde_json = "1.0.138"
versions = "6.3.2"
fs-err = "3.0.0"
fs-err = "3.1.0"
number_prefix = "0.4.0"
anyhow = "1.0.95"
tempfile = "3.15.0"
tempfile = "3.16.0"
decrypt-cookies = { version = "0.6.1", features = ["reqwest"], optional = true }


Expand Down

0 comments on commit ec3a96f

Please sign in to comment.