Skip to content

Update Rust to v1.95 and all deps to latest versions in edgelet workspace.#7504

Draft
arsing wants to merge 1 commit into
Azure:mainfrom
arsing:rustup
Draft

Update Rust to v1.95 and all deps to latest versions in edgelet workspace.#7504
arsing wants to merge 1 commit into
Azure:mainfrom
arsing:rustup

Conversation

@arsing
Copy link
Copy Markdown
Member

@arsing arsing commented May 13, 2026

Passes unit tests. Need to test E2E manually.

@arsing arsing requested a review from damonbarry May 13, 2026 23:11
Comment thread edgelet/Cargo.toml
Comment on lines +97 to +117
aziot-cert-client-async = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-cert-common-http = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-certd-config = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-identity-client-async = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-identity-common = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-identity-common-http = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-identityd-config = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-key-client = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-key-client-async = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-key-common = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-key-common-http = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-key-openssl-engine = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-keyd-config = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-keys-common = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziot-tpmd-config = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
aziotctl-common = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
cert-renewal = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
config-common = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
http-common = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
logger = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
test-common = { git = "https://github.com/arsing/iot-identity-service", branch = "rustup" }
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.

TODO: Switch back to Azure/i-i-s:main when Azure/iot-identity-service#664 is merged.

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.

1 participant