Skip to content
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

chore: bump deps #385

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: bump deps #385

wants to merge 1 commit into from

Conversation

Pi-Cla
Copy link

@Pi-Cla Pi-Cla commented Nov 19, 2024

Not sure what to do in wait_for_event() in test.rs when the item returns a RedisError. For now opted to just unwrap() since this is a test.

jxl_oxide has deprecated Render::image() in favour of Render::stream()

Comment out unused redis22

In Rocket, Outcome::Failure has become Outcome::Error

to_rfc3339_string() is deprecated in favour of it's equivalent: try_to_rfc3339_string().unwrap() This should be ok because we are calling this method on DateTime::now()

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

Not sure what to do in wait_for_event() in test.rs when the item returns a RedisError. For now opted to just unwrap() since this is a test.

jxl_oxide has deprecated Render::image() in favour of Render::stream()

Comment out unused redis22

In Rocket, Outcome::Failure has become Outcome::Error

to_rfc3339_string() is deprecated in favour of it's equivalent: try_to_rfc3339_string().unwrap()
This should be ok because we are calling this method on DateTime::now()

Signed-off-by: Pi-Cla <[email protected]>
@Pi-Cla
Copy link
Author

Pi-Cla commented Nov 20, 2024

Force pushed to ensure that this builds on Rust 1.77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Untriaged
Development

Successfully merging this pull request may close these issues.

1 participant