fix: exec_sdk_inception now properly executes SDK file instead of path as code

This commit is contained in:
russell@unturf.com 2026-01-23 10:04:57 -05:00
parent b3c3957346
commit 3acc781016
13 changed files with 16 additions and 15 deletions

View file

@ -7,7 +7,7 @@
[package]
name = "un-sync"
version = "4.2.16"
version = "4.2.17"
edition = "2021"
authors = ["unsandbox.com"]
description = "Synchronous Rust SDK for unsandbox.com secure code execution API"