Update module name

This commit is contained in:
Hanno Braun 2022-03-16 15:47:31 +01:00
parent e044d6c004
commit 45a19f8a0a
2 changed files with 1 additions and 1 deletions

View File

@ -1,9 +1,9 @@
pub mod circle;
pub mod difference_2d;
pub mod group;
pub mod sketch;
pub mod sweep;
pub mod transform;
pub mod union;
use crate::{
debug::DebugInfo,