This commit is contained in:
Ralf Jung 2022-06-01 06:42:11 -04:00
parent 1571571e38
commit 61265f5f19

View file

@ -10,8 +10,8 @@ use std::ops::Not;
use std::path::{Path, PathBuf};
use std::process::{self, Command};
use serde::{Deserialize, Serialize};
use rustc_version::VersionMeta;
use serde::{Deserialize, Serialize};
use version::*;