Skip to content

Commit a6c4274

Browse files
deps: bump regex from 1.8.4 to 1.9.1
Pull-Request: #4170.
1 parent 185cb4a commit a6c4274

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

Cargo.lock

Lines changed: 18 additions & 6 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.19"
3232
quick-protobuf = "0.8"
3333
quick-protobuf-codec = { workspace = true }
3434
rand = "0.8"
35-
regex = "1.8.3"
35+
regex = "1.9.1"
3636
serde = { version = "1", optional = true, features = ["derive"] }
3737
sha2 = "0.10.7"
3838
smallvec = "1.6.1"

0 commit comments

Comments
 (0)