1
0
Fork 0
forked from wry/wry

logging: include version information

This commit is contained in:
Julian Orth 2024-04-10 11:22:17 +02:00
parent f35a7f691a
commit 14b344a1ae
5 changed files with 31 additions and 0 deletions

View file

@ -87,6 +87,7 @@ mod tree;
mod udev;
mod user_session;
mod utils;
mod version;
mod video;
mod wheel;
mod wire;