Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Excluding examples and assets from publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
porkbrain committed Jan 3, 2024
1 parent 62f58b3 commit bde71b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ description = "Plugin for loading and playing animated webp images in bevy."
readme = "README.md"
repository = "https://github.com/bausano/bevy-webp-anim"
homepage = "https://github.com/bausano/bevy-webp-anim"
exclude = ["examples", "assets"]

[dependencies]
bevy = { version = "0.12", default-features = false, features = [
Expand Down

0 comments on commit bde71b1

Please sign in to comment.