Skip to content

Commit 81373a0

Browse files
committed
Merge remote-tracking branch 'origin' into staging
2 parents cf08549 + c7cd061 commit 81373a0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

crates/bevy_mod_scripting_core/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ bevy = { workspace = true, default-features = false, features = [
3131
"bevy_asset",
3232
"reflect_functions",
3333
] }
34-
3534
thiserror = "1.0.31"
3635
parking_lot = "0.12.1"
3736
dashmap = "6"

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ The languages currently supported are as follows:
4040

4141
## Documentation
4242

43-
For examples, installation and usage instructions see our shiny new [book](https://makspll.github.io/bevy_mod_scripting)
43+
For examples, installation and usage instructions see our shiny new [book](https://makspll.github.io/bevy_mod_scripting)

0 commit comments

Comments
 (0)