uutils / parse_datetime

Parses a relative time string and returns a `Duration`
MIT License
16 stars 19 forks source link

update version to 0.5.0 #46

Closed philolo1 closed 1 year ago

sylvestre commented 1 year ago

I think cargo.lock needs to be updated too, no?

philolo1 commented 1 year ago

@sylvestre updated.

sylvestre commented 1 year ago

i wish your update of cargo.lock didn't update many dependencies in this PR

philolo1 commented 1 year ago

@sylvestre i just ran "cargo update", is there another way? My guess is that chrono has quite some dependency changes. I don't remember adding any library.

tertsdiepraam commented 1 year ago

@philolo1 Just cargo test or something like that should fix Cargo.lock right? Idk, maybe I'm confused. cargo update is specifically for updating all dependencies to the highest versions in Cargo.toml

philolo1 commented 1 year ago

@tertsdiepraam @sylvestre if i run cargo test there is no change to cargo lock file. I don't think the cargo lock file has any reference to the cargo version. I can set it back to not changing the lock file. Unfortunatly i don't have to much experience with rust release system.

cakebaker commented 1 year ago

Maybe it's cargo update -p <package-name> you are looking for?

philolo1 commented 1 year ago

@cakebaker thanks. @tertsdiepraam @sylvestre thanks for the comments, i think i now updated only parse_datetime and fuzz.

philolo1 commented 1 year ago

@tertsdiepraam @sylvestre any updates, i would like to close the pr's i have here.

sylvestre commented 1 year ago

oups, sorry :(

sylvestre commented 1 year ago

ok to publish on crates.io ?

philolo1 commented 1 year ago

Yes

On Fri, Sep 15, 2023 at 0:51 Sylvestre Ledru @.***> wrote:

ok to publish on crates.io ?

— Reply to this email directly, view it on GitHub https://github.com/uutils/parse_datetime/pull/46#issuecomment-1719716340, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABP4LZV3V2K2K6YOX4HKDJDX2MRX7ANCNFSM6AAAAAA4JU6G3A . You are receiving this because you were mentioned.Message ID: @.***>

sylvestre commented 1 year ago

live: https://crates.io/crates/parse_datetime