diff --git a/src/lib.rs b/src/lib.rs index c508541..9724a49 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -533,6 +533,7 @@ macro_rules! __do_submit { target_os = "illumos", target_os = "netbsd", target_os = "openbsd", + target_os = "nto", target_os = "none", ) ),