dimforge / rapier

2D and 3D physics engines focused on performance.
https://rapier.rs
Apache License 2.0
3.89k stars 242 forks source link

Upgrade http links to https in Cargo.toml #491

Closed Benjins-automation closed 1 year ago

Benjins-automation commented 1 year ago

This is an automatically-generated PR to update plain HTTP links in Cargo.toml

If there are any issues with this, you can reach out to @/Benjins on Github who is the original author of this automated PR

In file crates/rapier3d-f64/Cargo.toml:

In file crates/rapier2d/Cargo.toml:

In file crates/rapier2d-f64/Cargo.toml:

In file crates/rapier3d/Cargo.toml:

Some HTTP links could not be automatically converted to HTTPS:

In file crates/rapier_testbed3d-f64/Cargo.toml:

In file crates/rapier_testbed2d-f64/Cargo.toml:

In file crates/rapier_testbed3d/Cargo.toml:

In file crates/rapier_testbed2d/Cargo.toml:

sebcrozet commented 1 year ago

Thanks!