Skip to content

Commit 25a5e1e

Browse files
committed
chore: align toolchain
1 parent f2558eb commit 25a5e1e

File tree

4 files changed

+4
-193
lines changed

4 files changed

+4
-193
lines changed

rust/cubenativeutils/Cargo.lock

Lines changed: 0 additions & 159 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "nightly-2023-12-13"
2+
channel = "nightly-2024-07-15"
33
components = ["rustfmt", "rustc-dev", "clippy"]
4-
profile = "minimal"
4+
profile = "minimal"

rust/cubesqlplanner/Cargo.lock

Lines changed: 0 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "nightly-2023-12-13"
2+
channel = "nightly-2024-07-15"
33
components = ["rustfmt", "rustc-dev", "clippy"]
4-
profile = "minimal"
4+
profile = "minimal"

0 commit comments

Comments
 (0)