feat: FromPyFromStr and ToStrToPy macros YAY
This commit is contained in:
@@ -24,7 +24,7 @@ once_cell = "1.21.3"
|
||||
protocol = { path = "../protocol" }
|
||||
pyo3 = { workspace = true }
|
||||
pyo3-async-runtimes = { workspace = true, features = ["tokio-runtime"] }
|
||||
python-utils = { path = "../python-utils" }
|
||||
python-utils = { path = "../python-utils", features = ["macros"] }
|
||||
snafu = { workspace = true }
|
||||
strum = { workspace = true, features = ["derive"] }
|
||||
tokio = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user