Skip to content

Commit

Permalink
Merge pull request #1247 from coreos/dependabot/cargo/regex-1.11.1
Browse files Browse the repository at this point in the history
build(deps): bump regex from 1.10.5 to 1.11.1
  • Loading branch information
jmarrero authored Jan 2, 2025
2 parents 0c4a887 + 7a35679 commit a2bd27b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.19.0"
ordered-float = { version = "4.5", features = ["serde"] }
prometheus = { version = "0.13", default-features = false }
rand = "0.8"
regex = "1.10"
regex = "1.11"
reqwest = { version = "0.11", features = ["json"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit a2bd27b

Please sign in to comment.