Skip to content

Commit

Permalink
build(deps): bump regex from 1.10.5 to 1.10.6 in /codegen (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent b7a5909 commit 36e3370
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions codegen/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 codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish = false
[dependencies]
anyhow = "1.0.86"
mdsf = { path = "../", features = ["json-schema"] }
regex = "1.10.5"
regex = "1.10.6"
reqwest = { version = "0.12.5", features = ["blocking", "json"] }
schemars = "0.8.21"
serde = { version = "1.0.204", features = ["derive"] }
Expand Down

0 comments on commit 36e3370

Please sign in to comment.