Bunch of changes, like a lot

This commit is contained in:
Elias Wendland
2026-07-17 18:58:52 +02:00
parent f07f54d4c1
commit 3297f60f00
25 changed files with 566 additions and 285 deletions
+6 -1
View File
@@ -1,12 +1,17 @@
[package]
name = "convertis-native-image"
build = "../../plugin-build.rs"
version.workspace = true
version = "0.1.0"
description = "Native common-image plugin for Convertis"
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
[package.metadata.convertis]
id = "native-image"
api-version = 2
[lib]
crate-type = ["cdylib"]