Skip to content

Commit

Permalink
Rename macros folder
Browse files Browse the repository at this point in the history
  • Loading branch information
JonahPlusPlus committed Mar 12, 2023
1 parent 2b5b472 commit 78a8907
Show file tree
Hide file tree
Showing 5 changed files 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 @@ -12,7 +12,7 @@ exclude = ["/assets/", "/examples/", "/.github/"]

[dependencies]
bevy = {version = "0.10", default-features = false, features = ["bevy_asset", "bevy_render", "bevy_pbr"]}
bevy_atmosphere_macros = {path = "bevy_atmosphere_macros", version = "0.2"}
bevy_atmosphere_macros = {path = "macros", version = "0.2"}
cfg-if = "1.0"

[dev-dependencies]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 78a8907

Please sign in to comment.