Skip to content

Commit

Permalink
Bump libphonenumber 8.13.26
Browse files Browse the repository at this point in the history
  • Loading branch information
rubdos committed Dec 14, 2023
1 parent 934165d commit 0cf3934
Show file tree
Hide file tree
Showing 91 changed files with 3,032 additions and 29,256 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "phonenumber"
version = "0.3.4+8.13.9"
version = "0.3.4+8.13.26"
edition = "2021"
rust-version = "1.58.0"

Expand Down
2 changes: 1 addition & 1 deletion assets/PhoneNumberAlternateFormats.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3498,7 +3498,7 @@
<availableFormats>
<!-- Alternate mobile format -->
<numberFormat pattern="(\d{3})(\d{3})(\d{3})">
<leadingDigits>[69]</leadingDigits>
<leadingDigits>6</leadingDigits>
<format>$1 $2 $3</format>
</numberFormat>
<!-- Alternate format for big cities. -->
Expand Down
Loading

0 comments on commit 0cf3934

Please sign in to comment.