remove "field is never read" warning
This commit is contained in:
committed by
Mark Rousskov
parent
b63ab8005a
commit
aca8bcb48f
@@ -277,7 +277,6 @@ pub struct Build {
|
||||
struct Crate {
|
||||
name: Interned<String>,
|
||||
deps: HashSet<Interned<String>>,
|
||||
id: String,
|
||||
path: PathBuf,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user