This commit is contained in:
2025-06-17 10:06:55 -07:00
parent 94dfd5ec83
commit 006e3cdf02
4 changed files with 31 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ name = "slang"
path = "src/main.rs"
[lib]
name = "slanglib"
name = "slang"
path = "src/lib.rs"
crate-type = ["staticlib"]