Skip to content

Commit d41350e

Browse files
deps: bump regex from 1.10.3 to 1.10.4
Pull-Request: #5261.
1 parent b6f70de commit d41350e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.3"
34+
regex = "1.10.4"
3535
serde = { version = "1", optional = true, features = ["derive"] }
3636
sha2 = "0.10.8"
3737
smallvec = "1.13.1"

0 commit comments

Comments
 (0)