Remove c impl, update readme
This commit is contained in:
+4
-1
@@ -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
|
||||
Reference in New Issue
Block a user