This commit is contained in:
nora 2022-07-08 22:33:32 +02:00
parent f229dd7fdc
commit 92292c756c
8 changed files with 60 additions and 2 deletions

8
codegen_x86/Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "codegen_x86"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]