Skip to content

Commit

Permalink
Bump glob from 0.3.1 to 0.3.2 (#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent b17ba47 commit 231c145
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 typify/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ typify-impl = { version = "0.3.0", path = "../typify-impl" }
chrono = { version = "0.4.39", features = ["serde"] }
env_logger = "0.11.6"
expectorate = "1.1.0"
glob = "0.3.1"
glob = "0.3.2"
quote = "1.0.37"
regress = "0.10.1"
rustfmt-wrapper = "0.2.1"
Expand Down

0 comments on commit 231c145

Please sign in to comment.