diff options
| author | Sébastien Crozet <developer@crozet.re> | 2025-01-09 01:36:41 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-08 22:36:41 +0100 |
| commit | f2efccfd58b8d2108abfda3799fd4301c96abca3 (patch) | |
| tree | 0e55ec13aaf870db1f9f7004bb16071a46fe38b6 /crates/rapier2d-f64/Cargo.toml | |
| parent | 552cfebab06f33290a9593fd3e2f5d835ee0dc72 (diff) | |
| download | rapier-master.tar.gz rapier-master.tar.bz2 rapier-master.zip | |
Diffstat (limited to 'crates/rapier2d-f64/Cargo.toml')
| -rw-r--r-- | crates/rapier2d-f64/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rapier2d-f64/Cargo.toml b/crates/rapier2d-f64/Cargo.toml index 04465ad..a1b61b6 100644 --- a/crates/rapier2d-f64/Cargo.toml +++ b/crates/rapier2d-f64/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rapier2d-f64" -version = "0.22.0" +version = "0.23.0" authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"] description = "2-dimensional physics engine in Rust." documentation = "https://docs.rs/rapier2d" |
