This repository was archived by the owner on Nov 25, 2025. It is now read-only.
Commit 24b2b68
committed
Allow deprecated in main lib module
We deprecate a variant in `GetPeerInfoResultNetwork` that causes clippy
to give a false positive. Adding an attribute on the enum does not
quitet it down, just add a module level attribute.
This warning has been here for ever.1 parent f19c1b5 commit 24b2b68
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments