Skip to content

Commit 196bec6

Browse files
authored
Merge pull request #1 from sipcapture/dependabot/cargo/glob-0.3.1
Update glob requirement from 0.2.11 to 0.3.1
2 parents 8a29d45 + 94de426 commit 196bec6

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build = "build.rs"
77

88
[build-dependencies]
99
bindgen = "0.37.0"
10-
glob = "0.2.11"
10+
glob = "0.3.1"
1111
syntex = "0.42" # keep syntex version in match with pnet_macros/Cargo.toml
1212
pnet = "0.25.0"
1313
pnet_macros_support = "0.25.0"

0 commit comments

Comments
 (0)