updates to cargo so builds work

This commit is contained in:
Chris Cochrun 2024-12-05 17:31:06 -06:00
parent 5340d5906f
commit fa078e8d3f
3 changed files with 16 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "crisp"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
[lib]