Skip to content

Commit

Permalink
Merge pull request #619 from gosub-io/dependabot/cargo/wildmatch-2.4.0
Browse files Browse the repository at this point in the history
Bump wildmatch from 2.3.4 to 2.4.0
  • Loading branch information
Sharktheone authored Oct 7, 2024
2 parents 3042ea8 + ae5e2b5 commit 665c57c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/gosub_config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ serde_json = {version = "1.0", features = ["preserve_order"]}
serde_derive = "1.0"
lazy_static = "1.5"
thiserror = "1.0.64"
wildmatch = "2.3.4"
wildmatch = "2.4.0"
log = "0.4.22"
testing_logger = "0.1.1"
url = "2.5.2"
Expand Down

0 comments on commit 665c57c

Please sign in to comment.