diff -r 7ec1cfe19a24 -r a4137aedcb3a nanobind-sys/src/lib.rs --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nanobind-sys/src/lib.rs Thu Feb 26 09:32:12 2026 -0500 @@ -0,0 +1,4 @@ +/*! +This is a dummy crate to help building and linking against nanobind. +It contains no functions. +*/