Skip to content

Commit

Permalink
chore(deps): update rust crate toml to 0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2024
1 parent 577a900 commit 64667d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ serde_yaml = { version = "0.9.33", default-features = false }
rstest = { version = "0.18.2", default-features = false }
bevy = { version = "0.12.1", default-features = false, features = ["bevy_asset", "bevy_winit", "bevy_render", "bevy_sprite", "bevy_core_pipeline", "png", "x11", "dynamic_linking"] }
anyhow = "1.0"
toml = "0.8.11"
toml = "0.8.12"

[build-dependencies]
rustc_version = "0.4.0"
Expand Down

0 comments on commit 64667d1

Please sign in to comment.