Skip to content

Commit 980bda0

Browse files
deps: bump regex from 1.9.5 to 1.9.6
Pull-Request: #4577.
1 parent 3ff354f commit 980bda0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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.20"
3232
quick-protobuf = "0.8"
3333
quick-protobuf-codec = { workspace = true }
3434
rand = "0.8"
35-
regex = "1.9.5"
35+
regex = "1.9.6"
3636
serde = { version = "1", optional = true, features = ["derive"] }
3737
sha2 = "0.10.8"
3838
smallvec = "1.11.1"

0 commit comments

Comments
 (0)