feat: FromPyFromStr and ToStrToPy macros YAY
This commit is contained in:
@@ -26,11 +26,14 @@ derive_more = "2.1.0"
|
||||
ext-trait = "2.0.1"
|
||||
mitsein = "0.8"
|
||||
palette = "0.7"
|
||||
proc-macro2 = "1.0.106"
|
||||
pyo3 = "0.27"
|
||||
pyo3-async-runtimes = "0.27"
|
||||
quote = "1.0.46"
|
||||
serde = "1.0.228"
|
||||
snafu = "0.8.9"
|
||||
strum = "0.27.2"
|
||||
syn = "2.0.118"
|
||||
tokio = "1.48.0"
|
||||
tracing = "0.1.43"
|
||||
typed-builder = "0.22"
|
||||
|
||||
Reference in New Issue
Block a user