- some small bugfixes
Publish / Publish (crates.io) (push) Failing after 2m25s

This commit is contained in:
Wim Pomp
2026-05-17 20:22:17 +02:00
parent 38f3b32540
commit 4ccdb7611c
8 changed files with 235 additions and 29 deletions
-1
View File
@@ -3,7 +3,6 @@ extern crate bindgen;
use std::env;
use std::path::PathBuf;
#[cfg(not(feature = "dynamic"))]
use std::fmt::Debug;
#[cfg(not(feature = "dynamic"))]