Skip to content

Commit

Permalink
Update to 1.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Baez committed Sep 18, 2024
1 parent f896b45 commit 002b453
Show file tree
Hide file tree
Showing 881 changed files with 27,903 additions and 35,976 deletions.
17 changes: 0 additions & 17 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,5 @@ move-clippy = [
"-Aclippy::needless_borrows_for_generic_args",
]

mysql-clippy = [
"clippy",
"--all-targets",
"--package",
"sui-indexer",
"--features",
"mysql-feature",
"--no-default-features",
"--",
"-Wclippy::all",
"-Wclippy::disallowed_methods",
"-Aclippy::upper_case_acronyms",
"-Aclippy::type_complexity",
"-Aclippy::new_without_default",
"-Aclippy::unnecessary_get_then_check",
]

[build]
rustflags = ["-C", "force-frame-pointers=yes", "-C", "force-unwind-tables=yes"]
5 changes: 5 additions & 0 deletions .changeset/clever-suits-eat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@mysten/zksend': patch
---

Add network param to zksend links
71 changes: 0 additions & 71 deletions .github/workflows/release-notes-generator.yml

This file was deleted.

Loading

0 comments on commit 002b453

Please sign in to comment.