Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #89 from Hihaheho/renovate/non-major-dependencies
Browse files Browse the repository at this point in the history
Update Rust crate once_cell to 1.18
  • Loading branch information
ryo33 authored Jun 5, 2023
2 parents a34629d + f73c9e1 commit f6a211f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bevy = "0.10"
egui = "0.22"
bevy_math = "0.10"
bevy_ecs = "0.10"
once_cell = "1.17"
once_cell = "1.18"
maybe-owned = "0.3.4"
egui_cable = "0.5"
ron = "0.8"
Expand Down

0 comments on commit f6a211f

Please sign in to comment.