add machine stub and data structures, still got lifetime errors
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
[package]
|
||||
name = "rbfckr"
|
||||
version = "0.1.0"
|
||||
authors = ["id101010 <id101010@0x29a.ch>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[[bin]]
|
||||
doc = false
|
||||
name = "rbfckr"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user