Allow crate to be published
This commit is contained in:
parent
82daaac525
commit
e2fd691ed4
|
@ -2,7 +2,6 @@
|
|||
name = "acme"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.13.0"
|
||||
|
|
Loading…
Reference in New Issue