Skip to content

upgrade dependencies #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 22, 2021
Merged

upgrade dependencies #62

merged 1 commit into from
Dec 22, 2021

Conversation

ahkrr
Copy link
Contributor

@ahkrr ahkrr commented Nov 14, 2021

Ensuring that projects that depend on this crate don't include old or potentially semver-incompatible versions of crates.
bytes 0.5 -> 1.1.0
num-rational 0.3 -> 0.4.0
I ran cargo test and everything still passed.
Is there a plan to release a version = "0.9.1" patch version of this crate (if no breaking changes were made since the last release) in the near future?

bytes 0.5 -> 1.1.0
num-rational 0.3 -> 0.4.0
@alfg
Copy link
Owner

alfg commented Dec 21, 2021

Thanks. I'll try this out and merge later if all is good.

@alfg alfg merged commit b4e43c2 into alfg:master Dec 22, 2021
@alfg
Copy link
Owner

alfg commented Dec 22, 2021

https://crates.io/crates/mp4/0.9.1 is published. Thanks!

@ahkrr
Copy link
Contributor Author

ahkrr commented Dec 22, 2021

Thank you as well.
For the release and the crate as a whole.

jprochazk pushed a commit to jprochazk/mp4 that referenced this pull request Sep 18, 2024
bytes 0.5 -> 1.1.0
num-rational 0.3 -> 0.4.0

Co-authored-by: ahkrr <alexhk@protonmail.com>
CandleCandle pushed a commit to CandleCandle/mp4-rust that referenced this pull request May 7, 2025
bytes 0.5 -> 1.1.0
num-rational 0.3 -> 0.4.0

Co-authored-by: ahkrr <alexhk@protonmail.com>
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.

2 participants