Skip to content

Commit

Permalink
📌 Pin anyhow and regex crates
Browse files Browse the repository at this point in the history
semver: patch
  • Loading branch information
Somfic committed May 25, 2024
1 parent a55a960 commit a26d9c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ edition = "2021"
license = "MIT"

[dependencies]
anyhow = "1.0.86"
regex = "1.10.4"
anyhow = "1.0"
regex = "1.10"

0 comments on commit a26d9c4

Please sign in to comment.