Skip to content

Commit

Permalink
chore(ci): bump nightly toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
IceTDrinker committed Aug 19, 2024
1 parent f08e54b commit 15e046f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ aligned-vec = { version = "0.5", default-features = false }
bytemuck = "1"
dyn-stack = { version = "0.10", default-features = false }
num-complex = { version = "0.4", features = ["bytemuck"] }
pulp = { version = "0.18.7", default-features = false }
pulp = { version = "0.18.22", default-features = false }
serde = { version = "1.0", optional = true, default-features = false }

[features]
Expand Down
2 changes: 1 addition & 1 deletion toolchain.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly-2024-07-18
nightly-2024-08-19

0 comments on commit 15e046f

Please sign in to comment.