fix: give a reference where it needed to be
This commit is contained in:
parent
7bcf30fb3a
commit
1555a94656
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// this code is taken from https://github.com/MCorange99/svg2colored-png/tree/main
|
||||
// I was unable to figure out how to use usvg myself so younked it from here.
|
||||
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
use clap::builder::OsStr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue