bevy/crates/bevy_remote
Benjamin Brienen 20057e5ed7
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-26 19:38:28 +00:00
..
src Fix BRP query failing when specifying missing/invalid components (#18871) 2025-05-26 15:26:46 +00:00
Cargo.toml Make sure that serde_json::Map::into_values exists (#19229) 2025-05-26 19:38:28 +00: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