mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
v0.6.6
This commit is contained in:
parent
cc09b64b64
commit
4b67b4e8c1
7 changed files with 28 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pay-respects-module-runtime-rules"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
edition = "2021"
|
||||
|
||||
# for crates.io
|
||||
|
|
@ -17,7 +17,7 @@ regex-lite = "0.1"
|
|||
toml = { version = "0.8" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
# pay-respects-utils = "0.1.2"
|
||||
pay-respects-utils = { version = "0.1.2", path = "../utils" }
|
||||
pay-respects-utils = { version = "0.1.3", path = "../utils" }
|
||||
|
||||
[[bin]]
|
||||
name = "_pay-respects-module-100-runtime-rules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue