Skip to content

Commit 616abb6

Browse files
deps: bump regex from 1.8.1 to 1.8.3
Pull-Request: #4003.
1 parent 34e1780 commit 616abb6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

protocols/gossipsub/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ log = "0.4.18"
3232
quick-protobuf = "0.8"
3333
quick-protobuf-codec = { workspace = true }
3434
rand = "0.8"
35-
regex = "1.8.1"
35+
regex = "1.8.3"
3636
serde = { version = "1", optional = true, features = ["derive"] }
3737
sha2 = "0.10.0"
3838
smallvec = "1.6.1"

0 commit comments

Comments
 (0)