whisperfish / rust-phonenumber

Library for parsing, formatting and validating international phone numbers.
Apache License 2.0
162 stars 55 forks source link

bump dep version #45

Closed name1e5s closed 1 year ago

omid commented 2 years ago

Any update here @rustonaut? If you don't have time to maintain, you can add some other people as maintainer also <3

rustonaut commented 2 years ago

I didn't forgot you.

The thing is this isn't really my project, it's a bit complicated.

I will try to resolve it (last time I tried that fizzled out :sweat: ).

If it can't be resolved I will put up and appropriate way forward for the project soon.

omid commented 2 years ago

The thing is this isn't really my project, it's a bit complicated.

😃 Now it is @meh, hello there.

If it can't be resolved I will put up and appropriate way forward for the project soon.

I think anytime you can ask either of these communities to help: https://github.com/rust-unofficial https://github.com/rust-lang-nursery

rustonaut commented 2 years ago

Now it is

You maybe might be mixing up people :sweat_smile: (1) I'm not meh. Through the project is now back home instead of being stranded in my account :tada:

(1): Or maybe not, your sentence can be interpreted in multiple ways.

omid commented 2 years ago

The project was at https://github.com/rustonaut/rust-phonenumber, now it is at https://github.com/meh/rust-phonenumber So I thought the ownership has been moved from you to @meh, no?

rustonaut commented 2 years ago

Yes you are correct, your sentence just could have been interpreted as you believing that meh is e.g. my private account while rustonaut is a work account or something similar.

------- Original Message ------- On Monday, May 23rd, 2022 at 10:12 PM, Omid Rad @.***> wrote:

The project was at https://github.com/rustonaut/rust-phonenumber, now it is at https://github.com/meh/rust-phonenumber So I thought the ownership has been moved from you to @.***(https://github.com/meh), no?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

meh commented 2 years ago

Hello darkness my old friend. I remember the week I spent writing this, it really taught me how to hate phone numbers.

Anyway, I'll do a pass of merging and stuff soon.

spencerbart commented 1 year ago

the current nom and quick-xml versions being used are not going to be supported on future versions of Rust. Can we push this PR through?

gferon commented 1 year ago

Thanks a lot @name1e5s I took your change and updated dependencies once again as part of 6640133a3b433d21e80e44f5e04ec2da2e10f5cb before the repository was transferred to us.