1
Fork 0
mirror of https://github.com/RGBCube/embd-rs synced 2025-07-27 05:27:44 +00:00

Fix visibility issue

This commit is contained in:
RGBCube 2024-01-04 15:15:23 +03:00
parent 86dbc4fd89
commit af2946a3a8
No known key found for this signature in database

View file

@ -1,3 +1,5 @@
#![cfg(procmacro2_semver_exempt)]
mod dir;
mod file;