Skip to content

Commit

Permalink
Merge pull request #260 from Ptrskay3/dependabot/cargo/axum1/regex-1.…
Browse files Browse the repository at this point in the history
…10.3

Bump regex from 1.10.2 to 1.10.3 in /axum1
  • Loading branch information
Ptrskay3 authored Feb 21, 2024
2 parents 31f6189 + cd28897 commit 88282e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions axum1/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 axum1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ oauth2 = "4.4.2"
# Input validation
validator = { version = "0.16", features = ["derive"] }
# regex (mostly for validation) and utilities
regex = "1.10.2"
regex = "1.10.3"
once_cell = "1.18.0"
axum-macros = "0.4.1"
base64 = "0.21"
Expand Down

0 comments on commit 88282e0

Please sign in to comment.