bevy_reflect: bump petgraph dependency (#18174)

# Objective

petgraph 0.7 has been released a while ago, but bevy still pulls in
petgraph 0.6

## Solution

- Update the version in bevy_reflect's `Cargo.toml`.

## Testing

- I ran `cargo test --all-features`.
This commit is contained in:
Florian Klink 2025-03-11 04:47:48 +07:00 committed by GitHub
parent 246ce590e5
commit 0cf1dc12e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available