summaryrefslogtreecommitdiff
path: root/editor/Cargo.toml
diff options
context:
space:
mode:
authoromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-07-27 17:40:29 +1000
committeromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-07-27 17:40:29 +1000
commitbaa4f15774e2eb179a9b6ad6f3b781e0c3e85af3 (patch)
tree71c7cbc81f86d720e730c0d314b9b295d2f8141d /editor/Cargo.toml
parentaa0fe8457cfff9c47c0c9fa4a1c86a79c7cbf9c5 (diff)
remove the editor folder
Diffstat (limited to 'editor/Cargo.toml')
-rw-r--r--editor/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/editor/Cargo.toml b/editor/Cargo.toml
deleted file mode 100644
index 580e726..0000000
--- a/editor/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "editor"
-version = "0.1.0"
-edition = "2021"
-
-[dependencies]
-celeritas = { path = "../bindgen/rust"}
-egui = "0.27.1"
-egui_glfw = { git = "https://github.com/omnisci3nce/egui_glfw.git", rev = "67b432695433feb59761f3ae984b966ca3da31db" }
-gl = "0.14.0" \ No newline at end of file