Skip to content

Update to Bevy 0.19 - #22

Merged
TotalKrill merged 1 commit into
masterfrom
bevy-0.19
Jul 8, 2026
Merged

Update to Bevy 0.19#22
TotalKrill merged 1 commit into
masterfrom
bevy-0.19

Conversation

@TotalKrill

Copy link
Copy Markdown
Owner

Updates bevy_mod_reqwest for Bevy 0.19 compatibility.

Changes:

  • Bump crate version to 0.22.0
  • Bump Bevy dependency to 0.19
  • Update README compatibility table and changelog
  • Remove a clippy map_identity warning in request polling

Verified locally:

  • cargo fmt --check
  • cargo test --all-targets --all-features
  • cargo clippy --all-targets --all-features -- -D warnings
  • timeout 15s cargo run --example minimal
  • timeout 15s cargo run --example json
  • timeout 15s cargo run --example post

@TotalKrill
TotalKrill merged commit b22415f into master Jul 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant