Adding sync block macro
This commit is contained in:
@ -7,4 +7,4 @@ edition = "2024"
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
zyn = {version = "0.4.2", features = ["ext"]}
|
||||
zyn = {version = "0.5", features = ["ext", "pretty"]}
|
||||
|
||||
Reference in New Issue
Block a user