Skip to content

Commit

Permalink
Update Rust to v1.76
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Feb 9, 2024
1 parent b778ea2 commit 62c33fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ get_unwrap = "warn"
if_then_some_else_none = "warn"
impl_trait_in_params = "warn"
indexing_slicing = "warn"
infinite_loop = "warn"
large_include_file = "warn"
lossy_float_literal = "warn"
min_ident_chars = "warn"
Expand Down

0 comments on commit 62c33fb

Please sign in to comment.