This commit is contained in:
nora 2023-09-17 20:53:00 +02:00
parent a8855a216b
commit cefbca4400
3 changed files with 48 additions and 16 deletions

9
Cargo.lock generated
View file

@ -2602,14 +2602,6 @@ dependencies = [
"redox_syscall",
]
[[package]]
name = "orbital"
version = "0.1.0"
source = "git+https://github.com/oli-obk/solar_sailors.git?rev=2fabdd044f0f362595494dcad5102c50ae9572f7#2fabdd044f0f362595494dcad5102c50ae9572f7"
dependencies = [
"tracing",
]
[[package]]
name = "overload"
version = "0.1.1"
@ -3071,7 +3063,6 @@ dependencies = [
"bevy",
"bevy_rapier3d",
"glam",
"orbital",
]
[[package]]