From 1bc1a2e4fe227f2b4904ee6552693049d14f3803 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Fri, 22 Apr 2022 19:36:44 -0300 Subject: Make Context UnwindSafe+RefUnwindSafe --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4c06152..abf0eff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,3 +15,4 @@ nul_in_strip = [] [dependencies] libc = "0.2" +impl_trait = "0.1" -- cgit 1.4.1