bevy/crates/bevy_remote
Benjamin Brienen 6fc2e919b8 Make sure that serde_json::Map::into_values exists (#19229)
# Objective

cargo update was required to build because into_values was added in a
patch version

## Solution

Depend on the new patch

## Testing

Builds locally now
2025-05-30 22:59:10 +02:00
..
src Fix BRP query failing when specifying missing/invalid components (#18871) 2025-05-30 22:59:10 +02:00
Cargo.toml Make sure that serde_json::Map::into_values exists (#19229) 2025-05-30 22:59:10 +02:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00