File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " dimforge_rapier2d" # Can't be named rapier2d which conflicts with the dependency.
3
- version = " 0.11.1 "
3
+ version = " 0.11.2 "
4
4
authors = [
" Sébastien Crozet <[email protected] >" ]
5
5
description = " 2-dimensional physics engine in Rust - official JS bindings."
6
6
documentation = " https://rapier.rs/rustdoc/rapier2d/index.html"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " dimforge_rapier3d" # Can't be named rapier3d which conflicts with the dependency.
3
- version = " 0.11.1 "
3
+ version = " 0.11.2 "
4
4
authors = [
" Sébastien Crozet <[email protected] >" ]
5
5
description = " 3-dimensional physics engine in Rust - official JS bindings."
6
6
documentation = " https://rapier.rs/rustdoc/rapier2d/index.html"
You can’t perform that action at this time.
0 commit comments