Upgrade photo sphere viewer to 5.5.0
This commit is contained in:
parent
90d0eacca6
commit
440d4bd83a
6 changed files with 20 additions and 85 deletions
|
@ -4,7 +4,7 @@ use anyhow::{anyhow, bail, Result};
|
|||
use clap::{Arg, Command};
|
||||
use log::info;
|
||||
use native_dialog::{FileDialog, MessageDialog};
|
||||
use rand::distributions::{DistString};
|
||||
use rand::distributions::DistString;
|
||||
use rust_embed::RustEmbed;
|
||||
use simplelog::{ColorChoice, ConfigBuilder, LevelFilter, TermLogger, TerminalMode};
|
||||
use std::{borrow::Cow, path::PathBuf, thread::JoinHandle};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue