Skip to content

Commit 6bf29f9

Browse files
chore(deps): bump thiserror from 2.0.16 to 2.0.17 (#42)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b1b913 commit 6bf29f9

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

Cargo.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ bevy_ecs_tilemap = { version = "0.16.0" }
1111
humantime-serde = "1.1.1"
1212
rand = "0.9.2"
1313
serde = { version = "1.0.226", features = ["derive"] }
14-
thiserror = "2.0.14"
14+
thiserror = "2.0.17"
1515
toml = "0.9.7"
1616

1717
[target.wasm32-unknown-unknown.dependencies]

0 commit comments

Comments
 (0)