Bump regex from 1.11.1 to 1.12.2 in /sync-server (#152)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c3773a2a7a
commit
04034b85da
2 changed files with 6 additions and 6 deletions
|
|
@ -25,7 +25,7 @@ sqlx = { version = "0.8.6", features = ["sqlite", "runtime-tokio", "uuid", "chro
|
|||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
rand = "0.9.0"
|
||||
sanitize-filename = "0.6.0"
|
||||
regex = "1.11.1"
|
||||
regex = "1.12.2"
|
||||
clap = { version = "4.5.38", features = ["derive"] }
|
||||
futures = "0.3.31"
|
||||
serde_yaml = "0.9.34"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue