refactor: align bridge state resolver metadata

This commit is contained in:
Edison Jwa
2026-06-08 20:20:18 +09:00
parent 8c4f85ee70
commit 57a4d9767b
4 changed files with 75 additions and 34 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
[package]
name = "chanora_resolver"
version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
publish = false
version.workspace = true
edition.workspace = true
license.workspace = true
publish.workspace = true
build = "build.rs"
[dependencies]