Skip to content

Commit c738450

Browse files
committed
Update toolchain and kani version config
1 parent 77b6ef4 commit c738450

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# standard library we currently track.
33

44
[toolchain]
5-
channel = "nightly-2024-09-08"
5+
channel = "nightly-2024-11-03"
66
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]

tool_config/kani-version.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# incompatible with the verify-std repo.
33

44
[kani]
5-
commit = "5f8f513d297827cfdce4c48065e51973ba563068"
5+
commit = "2565ef65767a696f1d519b42621b4e502e8970d0"

0 commit comments

Comments
 (0)