Tidy Deprecation Information and prep 22.0.0 release (#101)

* Alter Deprecation bits to avoid weird states

* fmt

* No need to deprecate the entire enum, only variants

* Make it easy to signal nothing deprecated on EnumDeprecationInfo

* Bump to 22.0.0

* Update changelog
This commit is contained in:
James Wilson
2025-04-29 10:40:14 +01:00
committed by GitHub
parent a060c2d488
commit 745378048e
3 changed files with 103 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "frame-metadata"
version = "21.0.0"
version = "22.0.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
license = "Apache-2.0"