Skip to content

Commit

Permalink
cargo: bump globwalk to latest release (0.9.1) (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucab authored Feb 18, 2024
1 parent cafe175 commit 3b2e96f
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 @@ -14,7 +14,7 @@ include = ["/src/**/*", "/LICENSE", "/README.md", "/CHANGELOG.md"]
rust-version = "1.70"

[dependencies]
globwalk = "0.8.1"
globwalk = "0.9.1"
serde = "1.0"
serde_json = "1.0"
pest = "2.5.5"
Expand Down

0 comments on commit 3b2e96f

Please sign in to comment.