kitgit

tirbofish/dropbear · diff

1006f62 · tk

new branch, starting on typeshii

Unverified

diff --git a/Cargo.toml b/Cargo.toml
index c00c557..6255a1b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,6 +47,7 @@ serde = { version = "1.0.219", features = ["derive"] }
 spin_sleep = "1.3"
 tokio = { version = "1", features = ["full"] }
 transform-gizmo-egui = { git = "https://github.com/4tkbytes/transform-gizmo"}
+ts-rs = "10.1"
 wgpu = "26"
 winit = { version = "0.30", features = [] }
 zip = "4.3"
diff --git a/dropbear-engine/Cargo.toml b/dropbear-engine/Cargo.toml
index 77b3464..061ded4 100644
--- a/dropbear-engine/Cargo.toml
+++ b/dropbear-engine/Cargo.toml
@@ -34,6 +34,7 @@ hecs.workspace = true
 once_cell.workspace = true
 parking_lot.workspace = true
 lazy_static.workspace = true
+ts-rs.workspace = true
 
 [target.'cfg(not(target_os = "android"))'.dependencies]
 rfd.workspace = true
diff --git a/eucalyptus/Cargo.toml b/eucalyptus/Cargo.toml
index 0f77716..13ccfcc 100644
--- a/eucalyptus/Cargo.toml
+++ b/eucalyptus/Cargo.toml
@@ -42,6 +42,7 @@ clap = { workspace = true, optional = true }
 walkdir = { workspace = true, optional = true }
 zip = { workspace = true, optional = true }
 bytemuck = "1.23.2"
+ts-rs.workspace = true
 
 [target.'cfg(not(target_os = "android"))'.dependencies]
 rfd = { workspace = true, optional = true }
diff --git a/gleek/Cargo.toml b/gleek/Cargo.toml
deleted file mode 100644
index 69fc3db..0000000
--- a/gleek/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "gleek"
-edition.workspace = true
-description = "A way to generate Gleam stubs for your rust code (assuming its compiled to JavaScript)"
-version = "0.0.1"
-license = "MIT"
-repository.workspace = true
-readme = "README.md"

Large diffs are not rendered by default. Showing the first 50 of 92 lines. Show full diff