Skip to content

Commit

Permalink
fix(deps): update rust crate globset to 0.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent acfebf4 commit e71fe17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
20 changes: 4 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ druid = { git = "https://github.com/browsers-software/druid.git", branch = "brow
url = "2.4.1"

# parse url rules
globset = "0.4.13"
globset = "0.4.14"

# Parse .ini files (e.g Firefox profiles.ini)
configparser = "3.0.2"
Expand Down

0 comments on commit e71fe17

Please sign in to comment.