lib, rename, test (broken)
This commit is contained in:
parent
59b29bb678
commit
3bddd780e5
4 changed files with 59 additions and 53 deletions
|
|
@ -1,9 +1,11 @@
|
|||
[package]
|
||||
name = "triturus"
|
||||
version = "0.1.0"
|
||||
name = "xenobalanus"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[lib]
|
||||
name = "xenobalanus"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
delaunator = "1.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue