Skip to content

Upgrade Rust toolchain and update dependencies#247

Merged
dmitrii-ubskii merged 5 commits intotypedb:masterfrom
dmitrii-ubskii:rust-upgrade
Apr 28, 2026
Merged

Upgrade Rust toolchain and update dependencies#247
dmitrii-ubskii merged 5 commits intotypedb:masterfrom
dmitrii-ubskii:rust-upgrade

Conversation

@dmitrii-ubskii
Copy link
Copy Markdown
Member

@dmitrii-ubskii dmitrii-ubskii commented Apr 22, 2026

Release notes: usage and product changes

We update Rust toolchain to 1.93.0, as well as dependencies.

Implementation

@dmitrii-ubskii dmitrii-ubskii changed the title Update Rust Rust upgrade Apr 22, 2026
@dmitrii-ubskii dmitrii-ubskii changed the title Rust upgrade Upgrade Rust toolchain and update dependencies Apr 27, 2026
Comment thread MODULE.bazel Outdated
Comment on lines +108 to +119
commit = "a798dc0869d494bf0c7b033ee226df2efbef2830",
commit = "4b4a8c694ab098a52678d66608ce0a9fb13b7cff",
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 MODULE.bazel
)

rust = use_extension("@rules_rust//rust:extensions.bzl", "rust")
rust.toolchain(
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would be really cool if we moved this into a macro like Krishnan started doing before the Bazel migration. This way, we'd just set the toolchain versions once, propagating it through all the repos

@dmitrii-ubskii dmitrii-ubskii merged commit da3e316 into typedb:master Apr 28, 2026
2 checks passed
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.

2 participants