Refactoring Checkpoint: (WIP)

This commit is contained in:
2025-12-14 10:29:31 +03:00
parent 09735eb97a
commit c89d7cac55
1424 changed files with 6415 additions and 6064 deletions
@@ -1,5 +1,5 @@
[package]
name = "snowbridge-runtime-common"
name = "snowpezbridge-runtime-common"
description = "Snowbridge Runtime Common"
version = "0.2.0"
authors = ["Snowfork <contact@snowfork.com>"]
@@ -7,7 +7,7 @@ edition.workspace = true
repository.workspace = true
license = "Apache-2.0"
categories = ["cryptography::cryptocurrencies"]
documentation = "https://docs.rs/snowbridge-runtime-common"
documentation = "https://docs.rs/snowpezbridge-runtime-common"
homepage = { workspace = true }
[lints]