UPDATE: Add PyUserModel for the Hackaton

This commit is contained in:
Nicolás Hatcher
2025-06-02 15:34:07 +02:00
parent 2a809e0bd0
commit 293303b59c
5 changed files with 100 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -784,7 +784,7 @@ dependencies = [
[[package]]
name = "pyroncalc"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"ironcalc",
"pyo3",