Skip to content

Commit

Permalink
Lock rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
calebzulawski committed Apr 30, 2024
1 parent 3125888 commit 9314128
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion crates/core_simd/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
convert_float_to_int,
core_intrinsics,
decl_macro,
inline_const,
intra_doc_pointers,
repr_simd,
simd_ffi,
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2024-04-10"
channel = "nightly-2024-04-29"
components = ["rustfmt", "clippy", "miri", "rust-src"]

0 comments on commit 9314128

Please sign in to comment.