Skip to content

Commit 6250cbc

Browse files
authored
Merge pull request #3 from Glyphack/connections
2 parents c17b704 + 04208fc commit 6250cbc

File tree

6 files changed

+601
-552
lines changed

6 files changed

+601
-552
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ unnecessary_struct_initialization = "warn"
249249
unnecessary_wraps = "warn"
250250
unused_peekable = "warn"
251251
unused_rounding = "warn"
252-
unused_self = "warn"
252+
# unused_self = "warn"
253253
unused_trait_names = "warn"
254254
unwrap_used = "warn"
255255
use_self = "warn"

0 commit comments

Comments
 (0)