Skip to content

Commit

Permalink
Merge pull request #134 from Schmarni-Dev/missing_webxr_metadata
Browse files Browse the repository at this point in the history
Add missing webxr metadata
  • Loading branch information
Schmarni-Dev authored Jul 5, 2024
2 parents db1e088 + 2b0c7bb commit 36e4d7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion crates/bevy_webxr/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[package]
name = "bevy_mod_webxr"
version.workspace = true
description = "future bevy_mod_xr webxr backend"
version = "0.0.0"
edition.workspace = true
repository.workspace = true
license.workspace = true

# bevy can't be placed behind target or proc macros won't work properly
[dependencies]
Expand Down

0 comments on commit 36e4d7b

Please # to comment.