mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
v0.6.10
This commit is contained in:
parent
b88ce2b7bc
commit
7a45532802
7 changed files with 19 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pay-respects-module-runtime-rules"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
edition = "2021"
|
||||
|
||||
# for crates.io
|
||||
|
|
@ -16,8 +16,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.3", path = "../utils" }
|
||||
pay-respects-utils = { version = "0.1", path = "../utils" }
|
||||
|
||||
[[bin]]
|
||||
name = "_pay-respects-module-100-runtime-rules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue