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

feat: use InspectReader to calculate crc32 #935

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

gaius-qi
Copy link
Member

@gaius-qi gaius-qi commented Jan 8, 2025

Description

This pull request includes updates to the Cargo.toml file and improvements to the dragonfly-client-storage module. The most important changes include version updates for dependencies and the refactoring of content handling to use tokio_util::io::InspectReader.

Dependency updates:

  • Cargo.toml: Updated the version of the workspace package and dependencies from "0.2.3" to "0.2.4". [1] [2]

Content handling improvements:

Related Issue

Motivation and Context

Screenshots (if appropriate)

@gaius-qi gaius-qi added the enhancement New feature or request label Jan 8, 2025
@gaius-qi gaius-qi added this to the v2.3.0 milestone Jan 8, 2025
@gaius-qi gaius-qi self-assigned this Jan 8, 2025
@gaius-qi gaius-qi requested a review from a team as a code owner January 8, 2025 15:22
@gaius-qi gaius-qi merged commit 9823eac into main Jan 8, 2025
6 checks passed
@gaius-qi gaius-qi deleted the feature/reader branch January 8, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant