lib, rename, test (broken)

This commit is contained in:
randogoth 2024-03-26 11:00:28 +02:00
parent 59b29bb678
commit 3bddd780e5
4 changed files with 59 additions and 53 deletions

View file

@ -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"