fix: update thespian to fix windows builds
This commit is contained in:
parent
af22eb4be6
commit
81f616afba
2 changed files with 3 additions and 2 deletions
|
@ -35,6 +35,7 @@ pub const Error = error{
|
|||
InvalidPIntType,
|
||||
JsonIncompatibleType,
|
||||
NotAnObject,
|
||||
BadArrayAllocExtract,
|
||||
} || std.Thread.SpawnError;
|
||||
|
||||
pub const panic = messageBoxThenPanic(.{ .title = "Flow Panic" });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue