Skip to content

Commit

Permalink
Add Kusama Coretime
Browse files Browse the repository at this point in the history
  • Loading branch information
seadanda committed Mar 5, 2024
1 parent ba359a4 commit f3fef79
Show file tree
Hide file tree
Showing 28 changed files with 5,128 additions and 57 deletions.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ rustflags = [
"-Aclippy::all",
"-Dclippy::correctness",
"-Aclippy::if-same-then-else",
"-Aclippy::clone-double-ref",
"-Asuspicious_double_ref_op",
"-Dclippy::complexity",
"-Aclippy::zero-prefixed-literal", # 00_1000_000
"-Aclippy::type_complexity", # raison d'etre
Expand Down
Loading

0 comments on commit f3fef79

Please sign in to comment.