Fix module name

This commit is contained in:
Erik Johnston
2021-09-28 16:42:29 +01:00
parent 90afa17075
commit 47875bbf5d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "synapse_auto_compressor"
authors = ["William Ashton"]
version = "0.1.0"
version = "0.1.1"
edition = "2018"
[package.metadata.maturin]