Skip to content

chore(deps): Update ratatui and tracing to fix cargo install issue#25

Merged
dmtrKovalenko merged 2 commits intodmtrKovalenko:mainfrom
pavlus:fix/compillation
Sep 1, 2024
Merged

chore(deps): Update ratatui and tracing to fix cargo install issue#25
dmtrKovalenko merged 2 commits intodmtrKovalenko:mainfrom
pavlus:fix/compillation

Conversation

@pavlus
Copy link
Contributor

@pavlus pavlus commented Sep 1, 2024

To once again fix #12.
Previous fix didn't work: #12 (comment)

See also: time-rs/time#681

@pavlus pavlus changed the title Update ratatui to 0.28.1 to fix cargo install issue Update ratatui and tracing to fix cargo install issue Sep 1, 2024
@pavlus
Copy link
Contributor Author

pavlus commented Sep 1, 2024

I think this issue would happen less in the future, if patch versions were not specified in dependencies, sometimes dependencies have issues that are resolved by patches, but specifying patch versions strictly prevents this, but I don't have much experience in supporting rust projects.

@dmtrKovalenko
Copy link
Owner

Thanks for fixing!

There is an issue with fmt could you please fix it and I'll merge this one

@dmtrKovalenko dmtrKovalenko changed the title Update ratatui and tracing to fix cargo install issue chore(deps): Update ratatui and tracing to fix cargo install issue Sep 1, 2024
@dmtrKovalenko dmtrKovalenko merged commit 40c3338 into dmtrKovalenko:main Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cargo install blendr fails compiling blendr crate

2 participants