finalize server-side plugin system #8

Merged
NotAShelf merged 10 commits from notashelf/push-wxzvxtntoxnn into main 2026-03-08 12:21:45 +00:00
2 changed files with 42 additions and 42 deletions
Showing only changes of commit 99b3c01d22 - Show all commits

chore: tag 0.3.0-dev

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I46e0922237f99736aec4b11ecb84b12a6a6a6964
raf 2026-03-08 00:42:41 +03:00
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

BIN
Cargo.lock generated

Binary file not shown.

View file

@ -4,7 +4,7 @@ resolver = "3"
[workspace.package]
edition = "2024" # keep in sync with .rustfmt.toml
version = "0.2.0-dev"
version = "0.3.0-dev"
license = "EUPL-1.2"
readme = true
rust-version = "1.95.0" # follows nightly Rust