mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-07-10 14:57:24 +00:00
Return solc_version in CompilerOutput
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
//!
|
||||
//! [0]: https://binaries.soliditylang.org
|
||||
|
||||
use std::path::{Path, PathBuf};
|
||||
use cache::get_or_download;
|
||||
use download::SolcDownloader;
|
||||
use semver::Version;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
use revive_dt_common::types::VersionOrRequirement;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user