Remove c impl, update readme

This commit is contained in:
2024-11-06 23:55:25 -05:00
parent a6200732ee
commit 62b34ea760
18 changed files with 11 additions and 532 deletions
+4 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "shrooms-vb-native"
name = "shrooms-vb"
version = "0.1.0"
edition = "2021"
@@ -24,3 +24,6 @@ winit = "0.30"
[build-dependencies]
cc = "1"
[profile.release]
lto = true