chore(deps): bump phonenumber from 0.3.2+8.13.9 to 0.3.3+8.13.9 (#2255)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-21 22:53:48 +05:30
committed by GitHub
parent 7af4c92ef2
commit 8f3721d16b
2 changed files with 4 additions and 3 deletions

View File

@ -36,7 +36,7 @@ strum = { version = "0.24.1", features = ["derive"] }
thiserror = "1.0.40"
time = { version = "0.3.21", features = ["serde", "serde-well-known", "std"] }
tokio = { version = "1.28.2", features = ["macros", "rt-multi-thread"], optional = true }
phonenumber = "0.3.2"
phonenumber = "0.3.3"
# First party crates
masking = { version = "0.1.0", path = "../masking" }