Skip to content

chore: update dependencies to point to crates.io version#2139

Merged
cmichi merged 9 commits intomasterfrom
refactor/dependencies
Oct 30, 2025
Merged

chore: update dependencies to point to crates.io version#2139
cmichi merged 9 commits intomasterfrom
refactor/dependencies

Conversation

@AlexD10S
Copy link
Copy Markdown
Member

@AlexD10S AlexD10S commented Oct 1, 2025

As use-ink/ink#2662 update dependencies to point to crates.io version.

@AlexD10S AlexD10S force-pushed the refactor/dependencies branch from 48e4007 to 8d2e933 Compare October 3, 2025 09:25
@AlexD10S AlexD10S marked this pull request as ready for review October 3, 2025 09:49
Comment thread Cargo.toml Outdated
32u32,
self.env().address(),
self.env().own_code_hash().unwrap(),
self.env().own_code_hash(),
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Comment thread crates/build/src/lib.rs Outdated
Comment thread crates/build/templates/new/_Cargo.toml Outdated
@AlexD10S AlexD10S force-pushed the refactor/dependencies branch from cc9bbd3 to d37e9c4 Compare October 24, 2025 09:12
Copy link
Copy Markdown
Collaborator

@davidsemakula davidsemakula left a comment

Choose a reason for hiding this comment

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

LGTM!


[dev-dependencies]
ink_e2e = { git = "https://github.com/use-ink/ink", tag = "v6.0.0-alpha.4", version = "6.0.0-alpha.4" }
ink_e2e = { git = "https://github.com/use-ink/ink", branch = "master" }
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This can be updated in a separate PR once the ink_e2e 6.0.0-beta version is published

@cmichi cmichi merged commit e1776a9 into master Oct 30, 2025
17 checks passed
@cmichi cmichi deleted the refactor/dependencies branch October 30, 2025 11:23
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.

3 participants