diff options
| author | mat <git@matdoes.dev> | 2025-08-13 05:43:13 +0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-08-12 17:58:19 -0545 |
| commit | ac66744586880afd657969ae078700a9749e293a (patch) | |
| tree | e5a938d33f93f1ca9b60120b048ee037fd574282 /azalea-physics/Cargo.toml | |
| parent | f01579f70b4acc045559c1aca82d8d39a1f79f12 (diff) | |
| download | azalea-drasl-ac66744586880afd657969ae078700a9749e293a.tar.xz | |
upgrade deps and remove unused deps
Diffstat (limited to 'azalea-physics/Cargo.toml')
| -rw-r--r-- | azalea-physics/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-physics/Cargo.toml b/azalea-physics/Cargo.toml index 912c17c9..dd2b4a68 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -7,7 +7,6 @@ license.workspace = true repository.workspace = true [dev-dependencies] -bevy_time.workspace = true uuid.workspace = true [dependencies] |
