Skip to content

Commit be42f21

Browse files
deps: bump regex from 1.7.1 to 1.7.3
Pull-Request: #3687.
1 parent 486ac8b commit be42f21

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
@@ -28,7 +28,7 @@ smallvec = "1.6.1"
2828
quick-protobuf = "0.8"
2929
quick-protobuf-codec = { version = "0.1", path = "../../misc/quick-protobuf-codec" }
3030
hex_fmt = "0.3.0"
31-
regex = "1.5.5"
31+
regex = "1.7.3"
3232
serde = { version = "1", optional = true, features = ["derive"] }
3333
thiserror = "1.0"
3434
wasm-timer = "0.2.5"

0 commit comments

Comments
 (0)