mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-03 01:17:37 +00:00
tools: actually add raw module
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
404256a646
commit
3f8feff618
@ -3,6 +3,7 @@
|
||||
use failure::*;
|
||||
|
||||
pub mod io;
|
||||
pub mod raw;
|
||||
pub mod serde;
|
||||
pub mod vec;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user