Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
7873f33d23
9 changed files with 177 additions and 31 deletions
|
|
@ -7,7 +7,6 @@ use anyhow::{Context, Result, anyhow};
|
|||
use iota_logger::log;
|
||||
use self_replace::self_replace;
|
||||
use semver::Version;
|
||||
use std::fs::File;
|
||||
use tempfile::NamedTempFile;
|
||||
|
||||
const CURRENT_VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
|
|
|||
Loading…
Reference in a new issue