Zebra/zebra-network
Janito Vaqueiro Ferreira Filho 192a45ccf1
Refactor rate limiting to not store `Sleep` type (#2915)
In newer Tokio versions the `Sleep` type doesn't implement `Unpin`, so
it's a little more complicated to use it. In this case it was easier to
refactor the code to not store the `Sleep` type instead of wrapping it
in a `Pin` type.
2021-10-21 11:47:04 +00:00
..
proptest-regressions Parse `MSG_WTX` inventory type (part of ZIP-239) (#2446) 2021-07-07 11:06:11 +10:00
src Refactor rate limiting to not store `Sleep` type (#2915) 2021-10-21 11:47:04 +00:00
Cargo.toml V1.0.0 alpha.19 (#2907) 2021-10-21 12:33:35 +02:00