mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Require Moo 0.091009
This commit is contained in:
parent
1fb44474a9
commit
07daefeddb
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ BEGIN {
|
|||
use FindBin;
|
||||
our $var = "$FindBin::Bin/var";
|
||||
|
||||
use Moo;
|
||||
use Moo 0.091009;
|
||||
use Slic3r::Config;
|
||||
use Slic3r::ExPolygon;
|
||||
use Slic3r::Extruder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue