Skip to content

Commit 3e3a680

Browse files
committed
rs-tiled update for publishing
1 parent 4a854f5 commit 3e3a680

File tree

2 files changed

+57
-5
lines changed

2 files changed

+57
-5
lines changed

Cargo.lock

+56-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,4 @@ web = [
2929
[dependencies]
3030
anyhow = "1.0"
3131
bevy = { version = "0.5", default-features = false }
32-
33-
#tiled = "0.9"
34-
tiled = { git = "https://github.com/mattyhall/rs-tiled", branch = "master", default-features = false }
32+
tiled = "0.9"

0 commit comments

Comments
 (0)