Added auto deprecation feature

This commit is contained in:
Ultradesu
2025-07-20 17:26:44 +03:00
parent 1eccc0e0f7
commit 9c5518b39e
8 changed files with 937 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "khm"
version = "0.6.2"
version = "0.6.3"
edition = "2021"
authors = ["AB <ab@hexor.cy>"]