mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
0fa517eb80
Updates the `test-context` dev-dependency of the `remote_storage` crate to 0.3. This removes a lot of `async_trait` instances. Related earlier work: #6305, #6464