diff options
Diffstat (limited to 'systems/_constants/macros/Cargo.toml')
| -rw-r--r-- | systems/_constants/macros/Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/systems/_constants/macros/Cargo.toml b/systems/_constants/macros/Cargo.toml index 2aec6bc..1b1012b 100644 --- a/systems/_constants/macros/Cargo.toml +++ b/systems/_constants/macros/Cargo.toml @@ -11,5 +11,4 @@ syn = { version = "2.0", features = ["full", "extra-traits"] } quote = "1.0" proc-macro2 = "1.0" regex = "1.12" - -string_proc = { path = "../../../utils/string_proc" } +just_fmt = "0.1" |
