Skip to content

Commit

Permalink
Merge pull request #1112 from coreos/dependabot/cargo/regex-1.10.2
Browse files Browse the repository at this point in the history
build(deps): bump regex from 1.10.0 to 1.10.2
  • Loading branch information
jmarrero authored Nov 2, 2023
2 parents c440457 + e28b150 commit d22d437
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ once_cell = "1.18.0"
ordered-float = { version = "4.1", features = ["serde"] }
prometheus = { version = "0.13", default-features = false }
rand = "0.8"
regex = "1.9"
regex = "1.10"
reqwest = { version = "0.11", features = ["json"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit d22d437

Please sign in to comment.