relocate most instruction routines from MachineState to Machine
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -289,12 +289,6 @@ version = "0.3.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
||||
|
||||
[[package]]
|
||||
name = "downcast"
|
||||
version = "0.10.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4bb454f0228b18c7f4c3b0ebbee346ed9c52e7443b0999cd543ff3571205701d"
|
||||
|
||||
[[package]]
|
||||
name = "ed25519"
|
||||
version = "1.2.0"
|
||||
@@ -1398,7 +1392,6 @@ dependencies = [
|
||||
"crossterm",
|
||||
"dirs-next",
|
||||
"divrem",
|
||||
"downcast",
|
||||
"git-version",
|
||||
"hostname",
|
||||
"indexmap",
|
||||
|
||||
Reference in New Issue
Block a user