Skip to content

Commit 4f71e45

Browse files
chore(deps): lock file maintenance (#51)
* chore(deps): lock file maintenance * u --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Boshen <[email protected]>
1 parent 09f6e26 commit 4f71e45

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

Cargo.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ harness = false
2424
arrayvec = "0.7.6"
2525

2626
[dev-dependencies]
27-
glob = "0.3.2"
28-
globset = "0.4.15"
27+
glob = "0.3.3"
28+
globset = "0.4.16"
2929
glob-match = "0.2.1"
30-
criterion2 = { version = "3.0.0", default-features = false }
30+
criterion2 = { version = "3.0.2", default-features = false }
3131
wax = "0.6.0"
3232

3333
[features]

0 commit comments

Comments
 (0)