diff options
| author | Crozet Sébastien <developer@crozet.re> | 2021-06-08 18:25:21 +0200 |
|---|---|---|
| committer | Crozet Sébastien <developer@crozet.re> | 2021-06-08 18:25:41 +0200 |
| commit | e03dcd697958b846ef8a19855a186c63e951770c (patch) | |
| tree | 07c92cc5ec1dd4f7eefa78f93f71feb35934b1a4 /build/rapier3d/Cargo.toml | |
| parent | ff6c75f3bd6d045cc5ca2cafc2d00971a8f15530 (diff) | |
| download | rapier-0.9.2.tar.gz rapier-0.9.2.tar.bz2 rapier-0.9.2.zip | |
Release v0.9.2v0.9.2
Diffstat (limited to 'build/rapier3d/Cargo.toml')
| -rw-r--r-- | build/rapier3d/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rapier3d/Cargo.toml b/build/rapier3d/Cargo.toml index 9ef2643..3d5b23f 100644 --- a/build/rapier3d/Cargo.toml +++ b/build/rapier3d/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rapier3d" -version = "0.9.1" +version = "0.9.2" authors = [ "Sébastien Crozet <developer@crozet.re>" ] description = "3-dimensional physics engine in Rust." documentation = "http://docs.rs/rapier3d" |
