Skip to content

Commit

Permalink
Cargo update (#355)
Browse files Browse the repository at this point in the history
* build(deps): cargo update

* feat: update rust to nightly-2024-06-02

---------

Co-authored-by: SevereCloud <[email protected]>
Co-authored-by: Daniil Suvorov <[email protected]>
  • Loading branch information
3 people authored Jun 3, 2024
1 parent 5e70969 commit dafb795
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2023-11-04"
channel = "nightly-2024-06-02"
components = ["clippy"]
targets = ["wasm32-wasi"]
profile = "minimal"

0 comments on commit dafb795

Please sign in to comment.