Skip to content

Commit

Permalink
Bump phonenumber from 0.3.6+8.13.36 to 0.3.7+8.13.52 (#667)
Browse files Browse the repository at this point in the history
Bumps [phonenumber](https://github.com/whisperfish/rust-phonenumber) from 0.3.6+8.13.36 to 0.3.7+8.13.52.
- [Release notes](https://github.com/whisperfish/rust-phonenumber/releases)
- [Commits](https://github.com/whisperfish/rust-phonenumber/commits)

---
updated-dependencies:
- dependency-name: phonenumber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 1b2ddf8 commit 1bb63a1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 16 deletions.
18 changes: 4 additions & 14 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 kittycad/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ itertools = "0.13.0"
log = { version = "^0.4", features = ["serde"], optional = true }
mime_guess = "2.0.4"
parse-display = "0.10.0"
phonenumber = "0.3.5"
phonenumber = "0.3.7"
rand = { version = "0.8", optional = true }
reqwest = { version = "0.12", default-features = false, features = ["json", "multipart", "rustls-tls"], optional = true }
reqwest-conditional-middleware = { version = "0.4", optional = true }
Expand Down
2 changes: 1 addition & 1 deletion openapitor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mime_guess = "2.0.5"
numeral = "1"
once_cell = "1.20.2"
openapiv3 = "2.0.0"
phonenumber = "0.3.6"
phonenumber = "0.3.7"
proc-macro2 = "1"
quote = "1"
rand = { version = "0.8.5", features = ["small_rng"] }
Expand Down

0 comments on commit 1bb63a1

Please sign in to comment.