Skip to content

Commit d7037bb

Browse files
committed
update to latest nighlty
1 parent f0b1136 commit d7037bb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ repository = "https://github.com/roc-lang/basic-cli"
4040

4141
[workspace.dependencies]
4242
# Core Roc types
43-
# roc-nightly: 2026-03-30
44-
roc_std_new = { git = "https://github.com/roc-lang/roc", rev = "c593bfd81918bde53955fd0f5ad964ce479d521f" }
43+
# roc-nightly: 2026-04-09
44+
roc_std_new = { git = "https://github.com/roc-lang/roc", rev = "aecf9fdc3b5b51176580746b197fc03ac196e0d5" }
4545

4646
# Internal crates
4747
roc_io_error = { path = "crates/roc_io_error" }

0 commit comments

Comments
 (0)