Skip to content

Commit

Permalink
Merge pull request #45 from heroesofcode/dependabot/cargo/regex-1.11.1
Browse files Browse the repository at this point in the history
Bump regex from 1.11.0 to 1.11.1
  • Loading branch information
joaolfp authored Oct 25, 2024
2 parents a71d8ac + e1bae6b commit cf19503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exclude = [".github/**"]
reqwest = { version = "0.12.8", features = ["json"] }
tokio = { version = "1.41.0", features = ["full"] }
scraper = "0.20.0"
regex = "1.11.0"
regex = "1.11.1"
colored = "2.1.0"
clap = "4.5.20"
ratatui = "0.29.0"
Expand Down

0 comments on commit cf19503

Please sign in to comment.