Bunch of changes, like a lot
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
[package]
|
||||
name = "convertis-image-ascii"
|
||||
build = "../../plugin-build.rs"
|
||||
version.workspace = true
|
||||
version = "0.1.0"
|
||||
description = "Image-to-ASCII plugin for Convertis"
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[package.metadata.convertis]
|
||||
id = "image-ascii"
|
||||
api-version = 2
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user