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: Update crate versions #3282

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

anchpop
Copy link
Contributor

@anchpop anchpop commented Dec 20, 2024

I created this PR by following these instructions from @nathanosdev:

The following crates should use version 3.0.2:

  1. ic-response-verification
  2. ic-certification
  3. ic-certificate-verification
  4. ic-http-certification
  5. ic-cbor

I recommend just setting them to 3 in Cargo.toml and ^3.0.2 in external_crates.bzl so they can be updated more easily in the future. That's how it's setup in ic-http-gateway too.
And ic-http-gateway can be set to version 0.1.0. The git tag reference can be removed now.

I also updated ic-agent to 0.39 because that is the version of ic-agent that ic-http-gateway v0.1.0 depends on. In doing so, I also updated ic-utils and ic-transport-types. I also moved the ic-http-gateway dependency to the workspace-level Cargo.toml.

@anchpop anchpop requested a review from a team as a code owner December 20, 2024 17:11
@github-actions github-actions bot added the chore label Dec 20, 2024
@anchpop anchpop force-pushed the @anchpop/update-crate-versions branch from 1b2ffd0 to 1289183 Compare December 20, 2024 17:26
@github-actions github-actions bot added the @idx label Dec 20, 2024
@anchpop anchpop force-pushed the @anchpop/update-crate-versions branch from c04cbfc to 7fe8cbc Compare December 20, 2024 17:36
@marko-k0 marko-k0 marked this pull request as draft December 20, 2024 18:33
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.

1 participant