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

build(deps): upgrade crc32c version #4642

Closed
wants to merge 1 commit into from

Conversation

tisonkun
Copy link
Member

Wait for zowens/crc32c#60 released.

Signed-off-by: tison <wander4096@gmail.com>
@@ -355,7 +355,7 @@ prometheus-client = { version = "0.22.2", optional = true }
tracing = { version = "0.1", optional = true }
# for layers-dtrace
probe = { version = "0.5.1", optional = true }
crc32c = "0.6.5"
crc32c = { git = "https://github.com/zowens/crc32c", rev = "04eabbc" }
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also need to be optional behind service-s3 feature.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed by #4643

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! I'll rebase this patch once upstream released.

@tisonkun
Copy link
Member Author

Close first. Will reopen a new PR once upstream released.

@tisonkun tisonkun closed this May 26, 2024
@tisonkun tisonkun deleted the upgrade-crc32c branch May 26, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants