fix: Use [package] instead of [lib]
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
Generated
+1
-1
@@ -152,7 +152,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "droplet-rs"
|
||||
version = "0.7.2"
|
||||
version = "0.7.3"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"rcgen",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[lib]
|
||||
[package]
|
||||
edition = "2021"
|
||||
authors = ["Drop-OSS"]
|
||||
name = "droplet-rs"
|
||||
|
||||
Reference in New Issue
Block a user