lighthouse/watch/src
Jimmy Chen b0c374c1ca
Update dependencies to get rid of the yanked deps (#4994)
* Initial attempt to upgrade hashbrown to latest to get rid of the crate warnings.

* Replace `.expect()` usage with use of `const`.

* Update ahash 0.7 as well

* Remove unsafe code.

* Update `lru` to 0.12 and fix release test errors.

* Set non-blocking socket

* Bump testcontainers to 0.15.

* Fix lint

---------

Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2023-12-15 18:31:59 +11:00
..
block_packing Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00
block_rewards Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00
blockprint Fix Rust beta compiler warnings (rustc 1.75.0-beta.1 (782883f60 2023-11-12)) (#4932) 2023-11-18 03:55:11 +11:00
database Fix Rust beta compiler warnings (rustc 1.75.0-beta.1 (782883f60 2023-11-12)) (#4932) 2023-11-18 03:55:11 +11:00
server Update dependencies to get rid of the yanked deps (#4994) 2023-12-15 18:31:59 +11:00
suboptimal_attestations Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00
updater Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00
cli.rs Update dependencies to get rid of the yanked deps (#4994) 2023-12-15 18:31:59 +11:00
client.rs Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00
config.rs Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00
lib.rs Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00
logger.rs Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00
main.rs Add beacon.watch (#3362) 2023-04-03 05:35:11 +00:00