Skip to content

Commit d85a058

Browse files
committed
Bump toolchain & version to 2/11
1 parent ae70d83 commit d85a058

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# standard library we currently track.
33

44
[toolchain]
5-
channel = "nightly-2025-02-10"
5+
channel = "nightly-2025-02-11"
66
components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]

tool_config/kani-version.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# incompatible with the verify-std repo.
33

44
[kani]
5-
commit = "81e9aa3063251cbe2474f18281c7292ebd41e667"
5+
commit = "2e95d8bc47a04f01badcb3d30875269be29a46aa"

0 commit comments

Comments
 (0)