feat: module periority

This commit is contained in:
iff 2024-12-08 22:56:43 +01:00
parent 03904775f5
commit c1e575c32a
9 changed files with 27 additions and 18 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "pay-respects-module-runtime-rules"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
# for crates.io
@ -20,5 +20,5 @@ pay-respects-utils = "0.1.0"
# pay-respects-utils = { path = "../utils" }
[[bin]]
name = "_pay-respects-module-runtime-rules"
name = "_pay-respects-module-100-runtime-rules"
path = "src/main.rs"