Put util under the library.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use organic::parser::parse_with_settings;
|
||||
use organic::settings::GlobalSettings;
|
||||
|
||||
use crate::util::print_versions;
|
||||
use organic::util::print_versions;
|
||||
|
||||
pub async fn wasm_run_anonymous_compare_with_settings<'g, 's, P: AsRef<str>>(
|
||||
org_contents: P,
|
||||
|
||||
Reference in New Issue
Block a user