Skip to content

Commit 08cd807

Browse files
deps: bump regex from 1.11.1 to 1.12.3
Pull-Request: #6323.
1 parent a73a86e commit 08cd807

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -34,7 +34,7 @@ libp2p-swarm = { workspace = true }
3434
quick-protobuf = "0.8"
3535
quick-protobuf-codec = { workspace = true }
3636
rand = "0.8"
37-
regex = "1.10.5"
37+
regex = "1.12.3"
3838
serde = { version = "1", optional = true, features = ["derive"] }
3939
sha2 = "0.10.8"
4040
tracing = { workspace = true }

0 commit comments

Comments
 (0)