Skip to content

Commit cc1f777

Browse files
deps: bump regex from 1.10.4 to 1.10.5
Pull-Request: #5459.
1 parent 78fac65 commit cc1f777

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -31,7 +31,7 @@ libp2p-swarm = { workspace = true }
3131
quick-protobuf = "0.8"
3232
quick-protobuf-codec = { workspace = true }
3333
rand = "0.8"
34-
regex = "1.10.4"
34+
regex = "1.10.5"
3535
serde = { version = "1", optional = true, features = ["derive"] }
3636
sha2 = "0.10.8"
3737
smallvec = "1.13.2"

0 commit comments

Comments
 (0)