FIX: Python add load/from bytes

This commit is contained in:
Nicolás Hatcher
2025-06-02 20:21:33 +02:00
parent abaeb3284a
commit 7bf36959ca
9 changed files with 32 additions and 13 deletions

3
Cargo.lock generated
View File

@@ -783,8 +783,9 @@ dependencies = [
[[package]]
name = "pyroncalc"
version = "0.5.2"
version = "0.5.3"
dependencies = [
"bitcode",
"ironcalc",
"pyo3",
"serde",