abstreet/fifteen_min
Dustin Carlino 2c5e0dae03 Fix static trait object method warning that we're now hitting in Rust 1.52
The <dyn ...> syntax is gross, but I don't think there's a way to avoid
this without defining a differently named empty struct and putting the
static method on that
2021-05-11 12:31:58 -07:00
..
src Fix static trait object method warning that we're now hitting in Rust 1.52 2021-05-11 12:31:58 -07:00
Cargo.toml update geo related deps. (#508) 2021-02-08 16:34:56 -08:00