chore: remove AsRef impl from the StringLiteral macro since I don't like that behavior, reorganize it to prevent leaking proc-macro2 / syn / quote
This commit is contained in:
@@ -12,6 +12,7 @@ members = [
|
||||
"python-utils-macros-impl",
|
||||
"string-literal",
|
||||
"string-literal-macros",
|
||||
"string-literal-macros-impl",
|
||||
]
|
||||
resolver = "3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user