Skip to content

Commit c03bf12

Browse files
authored
Merge pull request #4 from ferrous-systems/sebastian/change-channel
Change channel to stable-24.08.0
2 parents a6a4ff7 + 944da20 commit c03bf12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Create a file in project root: `criticalup.toml` and paste the following content
3131
manifest-version = 1
3232

3333
[products.ferrocene]
34-
release = "stable-24.05.0"
34+
release = "stable-24.08.0"
3535
packages = [
3636
"rustc-${rustc-host}",
3737
"cargo-${rustc-host}",

criticalup.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
manifest-version = 1
22

33
[products.ferrocene]
4-
release = "stable-24.05.0"
4+
release = "stable-24.08.0"
55
packages = [
66
"rustc-${rustc-host}",
77
"cargo-${rustc-host}",

0 commit comments

Comments
 (0)