Skip to content

Commit 5a62c3d

Browse files
committed
Security fix: Update PyO3 to 0.24.2 to address CVE - Updated PyO3 from 0.19.0 to 0.24.2 to fix vulnerability - Fixed breaking API changes and added Cargo.lock for security scanning - All API tests passing
1 parent f305464 commit 5a62c3d

File tree

5 files changed

+3625
-4
lines changed

5 files changed

+3625
-4
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Rust build artifacts
22
/target/
33
**/*.rs.bk
4-
Cargo.lock
54

65
# Python artifacts
76
__pycache__/

0 commit comments

Comments
 (0)